Revision 717d944c
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 kivi.io));
|
||
|
||
|
||
# original snippets:
|
Auch abrufbar als: Unified diff
ckeditor5: add_javascript in bin/mozilla controllern entfernt
Die werden jetzt alle über den P.textarea eingebunden