1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

Admin Panel: trumbowyg - autogrow: false

This commit is contained in:
Awilum
2019-01-15 12:30:22 +03:00
parent 4316d416f6
commit 98f41b4a8b

View File

@@ -76,7 +76,7 @@ use Flextype\Component\{Http\Http, Event\Event, Registry\Registry, Assets\Assets
['fullscreen']
],
lang: '<?php echo Registry::get("settings.locale"); ?>',
autogrow: true,
autogrow: false,
removeformatPasted: true
});