From 566b995bab45355d814ac5a8bfbf18e3a59c14ba Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 14 Aug 2019 10:23:53 +0200 Subject: Change : externaljs become customhead --- app/view/templates/editleftbar.php | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'app/view') diff --git a/app/view/templates/editleftbar.php b/app/view/templates/editleftbar.php index 7b4986d..b8f4d4d 100644 --- a/app/view/templates/editleftbar.php +++ b/app/view/templates/editleftbar.php @@ -152,7 +152,7 @@ -
externalcss()) || !empty($art->externalscript()) ? 'open' : '' ?>> +
externalcss()) || !empty($art->customhead()) ? 'open' : '' ?>> Advanced @@ -173,18 +173,9 @@ } ?> - - - externalscript() as $script) { - ?> -
- - -
- + + +
-- cgit v1.2.3