It is only one of the way. If you want to convert field to another type, you can fix it with changing values length in the database, according to your changes length.
вторник, 21 июня 2016 г.
понедельник, 20 июня 2016 г.
Change CKeditor height in Symfony
add theres rows in \egeloen\ckeditor-bundle\Resources\views\Form\ckeditor_widget.html.twig:
<script type='text/javascript'> CKEDITOR.config.height = 700; </script>And don't forget to php app/console assets:install --symlink && php app/console assetic:dump && php app/console cache:clear
Подписаться на:
Сообщения (Atom)