Revision d97c352c
Von Sven Schöling vor mehr als 1 Jahr hinzugefügt
bin/mozilla/dn.pl | ||
---|---|---|
$form->{"title"} = $locale->text("Set eMail text");
|
||
$form->header(
|
||
no_layout => 1,
|
||
use_javascripts => [],
|
||
use_javascripts => [ qw(ckeditor/ckeditor ckeditor/adapters/jquery) ],
|
||
);
|
||
print($form->parse_html_template("dunning/set_email"));
|
||
|
Auch abrufbar als: Unified diff
Revert "ckeditor5: add_javascript in bin/mozilla controllern entfernt"
This reverts commit 6c0032c716231d72f4d070f0d337b6e8db916fa7.