summaryrefslogtreecommitdiffstats
path: root/js/build/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/build/app.js')
-rw-r--r--js/build/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/build/app.js b/js/build/app.js
index 5a875e21f..3527bd1a3 100644
--- a/js/build/app.js
+++ b/js/build/app.js
@@ -1627,7 +1627,7 @@ app.directive('newsScroll', ["$timeout", function ($timeout) {
};
}]);
app.directive('newsStopPropagation', function () {
- 'use strict';
+ 'use strict';
return {
restrict: 'A',
link: function (scope, element) {