From 50a0d3036c8b165311d17f4eb3f298ae1cb0ac60 Mon Sep 17 00:00:00 2001 From: GamerClassN7 Date: Wed, 18 Nov 2020 21:41:45 +0100 Subject: [PATCH] basedir Additiona Fix of Automation page --- app/views/templates/automation.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/templates/automation.phtml b/app/views/templates/automation.phtml index b0d5d87..0cfaa53 100644 --- a/app/views/templates/automation.phtml +++ b/app/views/templates/automation.phtml @@ -2,8 +2,9 @@ prepare('baseDir', $BASEDIR); + $partial->prepare('baseUrl', $BASEURL); $partial->render(); ?> <?php echo $TITLE ?>