summaryrefslogtreecommitdiffstats
path: root/js/directive
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-11 17:15:43 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-11 17:15:43 +0200
commitf50dba835fa58f9ba979a9038ffd185ab8fe3b96 (patch)
tree9fc30deb2397edce9ec8592a037712e25ac730b9 /js/directive
parentb4c8934dd3975ba8e5031ecf2f43a2432b7d375f (diff)
fix indention
Diffstat (limited to 'js/directive')
-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 e63d06c23..79954bfa0 100644
--- a/js/directive/NewsStopPropagation.js
+++ b/js/directive/NewsStopPropagation.js
@@ -17,4 +17,4 @@ app.directive('newsStopPropagation', function () {
});
}
};
- }); \ No newline at end of file
+}); \ No newline at end of file