mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 09:38:48 +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'}); |