Files
iTop/templates/base/components/input/richtext/layout.js.twig

1 line
118 B
Twig

$('#{{ oUIBlock.GetId() }}').ckeditor(function() { /* callback code */ }, {{ oUIBlock.GetConfig()|json_encode|raw }});