Revision 37cb653c
Von Sven Schöling vor mehr als 12 Jahren hinzugefügt
bin/mozilla/dn.pl | ||
---|---|---|
|
||
$form->{title} = $locale->text('Start Dunning Process');
|
||
$form->{jsscript} = 1;
|
||
$form->{fokus} = "search.customer";
|
||
$::request->{layout}->focus('#customer');
|
||
$form->header();
|
||
|
||
print $form->parse_html_template("dunning/add");
|
Auch abrufbar als: Unified diff
fokus bei Mahnung erstellen gefixt.