From d30b5fe2eff1fab2ac51625c696ae1732bd91946 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 10 Jul 2015 23:50:16 +0200 Subject: Make javascript baseUrl honor subdirs Signed-off-by: Florian Pritz --- application/views/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/header.php b/application/views/header.php index 6e7ef3a92..081f91820 100644 --- a/application/views/header.php +++ b/application/views/header.php @@ -31,7 +31,7 @@ if (is_cli_client() && !isset($force_full_html)) { /* ', urlArgs: '', paths: { 'main': ['main.min', 'main'] -- cgit v1.2.3-24-g4f1b