From 41b7e4b8b86efa0692291a2b98f82979774a6773 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 23 May 2014 21:28:34 +0200 Subject: [PATCH] add ; to make jshint happy --- core/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/js/app.js b/core/js/app.js index d6a3f9e2fb..59b5d14419 100644 --- a/core/js/app.js +++ b/core/js/app.js @@ -55,7 +55,7 @@ }); }); - } + }; $(document).ready(function () {