From ca5a59c673fa218f7552def51cee2d17fb363d52 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 10 Jan 2023 18:23:33 +0100 Subject: [PATCH] 12100 Auto delete tags ', '', $js); if ($this->isPost()) { // Enregistre le JS $this->setData([ diff --git a/core/module/page/view/cssEditor/cssEditor.php b/core/module/page/view/cssEditor/cssEditor.php index 0d439466..48bd27c7 100644 --- a/core/module/page/view/cssEditor/cssEditor.php +++ b/core/module/page/view/cssEditor/cssEditor.php @@ -12,9 +12,6 @@
-
- '); ?> -
empty($this->getData(['page', $this->getUrl(2), 'css'])) ? '' : $this->getData(['page', $this->getUrl(2), 'css']), diff --git a/core/module/page/view/jsEditor/jsEditor.php b/core/module/page/view/jsEditor/jsEditor.php index d4fe85c4..6e1cee1b 100644 --- a/core/module/page/view/jsEditor/jsEditor.php +++ b/core/module/page/view/jsEditor/jsEditor.php @@ -12,9 +12,6 @@
-
- '); ?> -
empty($this->getData(['page', $this->getUrl(2), 'js'])) ? '' : $this->getData(['page', $this->getUrl(2), 'js']),