summaryrefslogtreecommitdiffstats
path: root/js/directive/NewsStopPropagation.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/directive/NewsStopPropagation.js')
-rw-r--r--js/directive/NewsStopPropagation.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/directive/NewsStopPropagation.js b/js/directive/NewsStopPropagation.js
index 48d8ce3c4..e63d06c23 100644
--- a/js/directive/NewsStopPropagation.js
+++ b/js/directive/NewsStopPropagation.js
@@ -8,7 +8,7 @@
* @copyright Bernhard Posselt 2014
*/
app.directive('newsStopPropagation', function () {
- 'use strict';
+ 'use strict';
return {
restrict: 'A',
link: function (scope, element) {