From 90214a384adddbaa8c343b464d478d1518b37ad1 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 23 Dec 2012 16:00:31 +0100 Subject: cleaned the settings page --- module/web/static/js/app.js | 1 + 1 file changed, 1 insertion(+) (limited to 'module/web/static/js/app.js') diff --git a/module/web/static/js/app.js b/module/web/static/js/app.js index e846f3e0a..52a181463 100644 --- a/module/web/static/js/app.js +++ b/module/web/static/js/app.js @@ -23,6 +23,7 @@ define([ _.extend(this, options); }; + // Add Global Helper functions _.extend(Application.prototype, Backbone.Events, { -- cgit v1.2.3