From ef0a09ceb334f1d1f05ad790e570ef0cdaaa3c52 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 4 Mar 2013 13:03:25 +0100 Subject: functions to render file status, only simple coloring for now --- module/web/static/js/app.js | 1 - 1 file changed, 1 deletion(-) (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 e3fad4ea1..b081022af 100644 --- a/module/web/static/js/app.js +++ b/module/web/static/js/app.js @@ -33,7 +33,6 @@ define([ options.url = 'api/restartFailed'; $.ajax(options); } - }); -- cgit v1.2.3