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:
@@ -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
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user