wysywyg field

This commit is contained in:
yuri
2015-09-24 17:30:39 +03:00
parent 13a2aa7f03
commit 4d32955e28
5 changed files with 40 additions and 7 deletions
@@ -111,9 +111,9 @@
"seeMoreDisabled": true
},
"body": {
"type": "text",
"view": "Fields.Wysiwyg",
"seeMoreDisabled": true
"type": "wysiwyg",
"seeMoreDisabled": true,
"height": 150
},
"isHtml": {
"type": "bool",