summaryrefslogtreecommitdiffstats
path: root/templates/index.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-17 15:37:47 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-17 15:37:47 +0100
commit2a54eb90eee5e7358e3eebbfef871254ccbcf9e0 (patch)
tree5fd977ccc3bb83e4ec0c3eed76869e4e605ff2fc /templates/index.php
parent2667c2399e63d7c7694a9662dd92ee40d9ce4ac6 (diff)
show a warning if ajax webcron is detectedg
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 7fe58a4c2..9de7932d4 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -16,7 +16,8 @@ script('news', [
]);
?>
-<div id="app" ng-app="News" ng-cloak ng-strict-di 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"