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