Revision d97c352c
Von Sven Schöling vor mehr als 1 Jahr hinzugefügt
bin/mozilla/rp.pl | ||
---|---|---|
my $locale = $main::locale;
|
||
my $cgi = $::request->{cgi};
|
||
|
||
$::request->{layout}->use_javascript("${_}.js") for qw(ckeditor/ckeditor ckeditor/adapters/jquery);
|
||
|
||
my $report = SL::ReportGenerator->new(\%myconfig, $form);
|
||
|
||
my @columns = qw(statement ct invnumber transdate duedate amount open datepaid current_open type);
|
Auch abrufbar als: Unified diff
Revert "ckeditor5: add_javascript in bin/mozilla controllern entfernt"
This reverts commit 6c0032c716231d72f4d070f0d337b6e8db916fa7.