From 1ee7b86ab4c1d31e2e88b164c834ef1947d9fcdf Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 21 Jan 2016 23:23:33 +0100 Subject: debug --- js/build/app.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'js/build/app.js') diff --git a/js/build/app.js b/js/build/app.js index 5348660b2..a4086830d 100644 --- a/js/build/app.js +++ b/js/build/app.js @@ -2868,13 +2868,10 @@ app.directive('newsRefreshMasonry', ["$timeout", function ($timeout) { gutter: 25, columnWidth: 300 }); - console.log('bubb'); }); }; return function (scope) { - console.log('loading'); - console.log(scope); if (scope.$last) { refresh(); } -- cgit v1.2.3