From 17ce27a985f89541fb612a4208e95012725e464c Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Thu, 27 Mar 2014 07:32:45 +0000 Subject: [PATCH] Ship only one CSS and one JS file --- application/layouts/scripts/layout.phtml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index 1b2924c4a..0373796af 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -18,7 +18,7 @@ use Icinga\Web\JavaScript; <?= $this->title ? $this->escape($this->title) : 'Icinga Web' ?> - + @@ -33,9 +33,7 @@ use Icinga\Web\JavaScript;
render('body.phtml') ?>
- - - +