Created
February 26, 2018 12:16
-
-
Save zhabinka/9dac8677c1fa79bfb9635122da27a216 to your computer and use it in GitHub Desktop.
MIGX с текстовым редактором
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"caption":"Вопрос / Ответ", "fields": | |
[ | |
{"field":"question","caption":"Вопрос"}, | |
{"field":"answer","caption":"Ответ","inputTVtype": "richtext"} | |
] | |
}] | |
[ | |
{ | |
"header": "Вопрос", "sortable": "false", "dataIndex": "answer" | |
} | |
] | |
// https://github.com/vgrish/modCKEditor/issues/1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment