Revision a4d38233
Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt
bin/mozilla/ir.pl | ||
---|---|---|
358 | 358 |
map { $_.'_rate', $_.'_description', $_.'_taxnumber' } split / /, $form->{taxaccounts}]; |
359 | 359 |
|
360 | 360 |
$form->{jsscript} = 1; |
361 |
$::request->layout->use_stylesheet('presenter/record/record_list.css'); |
|
362 | 361 |
$form->header(); |
363 | 362 |
|
364 | 363 |
print $form->parse_html_template("ir/form_header", \%TMPL_VAR); |
Auch abrufbar als: Unified diff
Verknüpfte Belege: JS-Code und CSS für jqModal verallgemeinert