Revision fdb9921e
Von Sven Schöling vor mehr als 1 Jahr hinzugefügt
bin/mozilla/oe.pl | ||
---|---|---|
}
|
||
}
|
||
|
||
$::request->{layout}->use_javascript(map { "${_}.js" } qw(kivi.SalesPurchase kivi.File kivi.Part kivi.CustomerVendor kivi.Validator show_form_details show_history show_vc_details ckeditor/ckeditor ckeditor/adapters/jquery kivi.io));
|
||
$::request->{layout}->use_javascript(map { "${_}.js" } qw(kivi.SalesPurchase kivi.File kivi.Part kivi.CustomerVendor kivi.Validator show_form_details show_history show_vc_details ckeditor5/ckeditor ckeditor5/translations/de kivi.io));
|
||
|
||
|
||
# original snippets:
|
Auch abrufbar als: Unified diff
ckeditor5: update der javascripte in bin/mozilla/ controllern
Da die meist im footer sind, kann P.textarea_tag das javascript noch
nicht registrieren