aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/indexController.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/indexController.php')
-rwxr-xr-xapp/controllers/indexController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/indexController.php b/app/controllers/indexController.php
index 98fb4e903..aa67eb6d3 100755
--- a/app/controllers/indexController.php
+++ b/app/controllers/indexController.php
@@ -17,7 +17,6 @@ class indexController extends ActionController {
}
View::appendScript (Url::display ('/scripts/shortcut.js'));
- View::appendScript (Url::display ('/scripts/main.js'));
if ($output == 'global') {
View::appendScript (Url::display ('/scripts/global_view.js'));