Updated HTML editor height
authorThierry Florac <tflorac@ulthar.net>
Wed, 05 Sep 2018 10:57:32 +0200
changeset 922 f78d4a1628aa
parent 921 ae03053608b0
child 923 b57388b3beb3
Updated HTML editor height
src/pyams_content/component/paragraph/zmi/frame.py
--- a/src/pyams_content/component/paragraph/zmi/frame.py	Tue Sep 04 17:31:02 2018 +0200
+++ b/src/pyams_content/component/paragraph/zmi/frame.py	Wed Sep 05 10:57:32 2018 +0200
@@ -69,7 +69,8 @@
         'ams-tinymce-plugins': ['lists', ],
         'ams-tinymce-toolbar': 'undo redo | bold italic | bullist numlist',
         'ams-tinymce-toolbar1': False,
-        'ams-tinymce-toolbar2': False
+        'ams-tinymce-toolbar2': False,
+        'ams-tinymce-height': 150
     }