From c1adf7d39ddf068f93c22083ab4b9ea0e092ea51 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 7 Aug 2013 15:31:05 +0200 Subject: update readme --- js/public/app.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js') diff --git a/js/public/app.js b/js/public/app.js index 39cd509c4..7b4cdeb3e 100644 --- a/js/public/app.js +++ b/js/public/app.js @@ -1,3 +1,4 @@ +(function(angular, $, moment, undefined){ /** * ownCloud News App - v0.0.1 @@ -3244,3 +3245,4 @@ License along with this library. If not, see . }).call(this); +})(window.angular, window.jQuery, window.moment); \ No newline at end of file -- cgit v1.2.3