mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
1 line
162 B
Twig
1 line
162 B
Twig
$('#{{ oUIBlock.GetId() }}').ckeditor(function() { /* callback code */ }, {'language': 'en', 'contentsLanguage' : 'en', 'extraPlugins' : 'disabler,codesnippet'}); |