From d680d0517b21da28390db9838c2b976789f24b07 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 19 Jan 2019 16:10:40 +0300 Subject: [PATCH] fix issue with locales for editor --- site/plugins/admin/views/partials/tail.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/site/plugins/admin/views/partials/tail.php b/site/plugins/admin/views/partials/tail.php index 882cbae6..924ab11f 100755 --- a/site/plugins/admin/views/partials/tail.php +++ b/site/plugins/admin/views/partials/tail.php @@ -3,8 +3,14 @@ namespace Flextype; use Flextype\Component\{Http\Http, Event\Event, Registry\Registry, Assets\Assets, Notification\Notification}; ?> + + + + + + - + @@ -75,7 +81,7 @@ use Flextype\Component\{Http\Http, Event\Event, Registry\Registry, Assets\Assets ['removeformat'], ['fullscreen'] ], - lang: '', + lang: '', autogrow: false, removeformatPasted: true });