Revision d97c352c
Von Sven Schöling vor etwa 1 Jahr hinzugefügt
bin/mozilla/rp.pl | ||
---|---|---|
1005 | 1005 |
my $locale = $main::locale; |
1006 | 1006 |
my $cgi = $::request->{cgi}; |
1007 | 1007 |
|
1008 |
$::request->{layout}->use_javascript("${_}.js") for qw(ckeditor/ckeditor ckeditor/adapters/jquery); |
|
1009 |
|
|
1008 | 1010 |
my $report = SL::ReportGenerator->new(\%myconfig, $form); |
1009 | 1011 |
|
1010 | 1012 |
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.