summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 7c0aaac94..ff29f0da9 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -26,7 +26,7 @@ style('news', [
?>
-<div id="app" ng-app="News" ng-cloak ng-controller="AppController as App">
+<div id="app" ng-app="News" ng-cloak ng-strict-di ng-controller="AppController as App">
<div id="global-loading" class="icon-loading" ng-show="App.loading.isLoading('global')"></div>