From 3d5568843020b33b25f3a320b520981710020111 Mon Sep 17 00:00:00 2001 From: Oh Martin Date: Tue, 19 Oct 2021 22:01:43 +0200 Subject: [PATCH] Commented the spinner/loader out from the edit admin view to enable users to create records on J4 --- admin/views/look/tmpl/edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/views/look/tmpl/edit.php b/admin/views/look/tmpl/edit.php index 9c00b1f..8410afa 100644 --- a/admin/views/look/tmpl/edit.php +++ b/admin/views/look/tmpl/edit.php @@ -27,7 +27,7 @@ JHtml::_('formbehavior.chosen', 'select'); JHtml::_('behavior.keepalive'); $componentParams = $this->params; // will be removed just use $this->params instead ?> -