Commit 7ba2479d authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_web: Make JSL happy (trailing comma is not legal).

parent 825f65a0
......@@ -104,7 +104,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
init: function () {
notificationload($(this));
return $(this);
},
}
};
$.fn.slaposnotification = function (method) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment