Revision cfd9d9f4
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/gl.pl | ||
---|---|---|
877 | 877 |
$::request->{layout}->focus("#reference"); |
878 | 878 |
$::form->{taxincluded} = "1"; |
879 | 879 |
} else { |
880 |
$::form->{fokus} = qq|gl.accno_$::form->{rowcount}|;
|
|
880 |
$::request->{layout}->focus("#accno_$::form->{rowcount}");
|
|
881 | 881 |
} |
882 | 882 |
|
883 | 883 |
$::form->{previous_id} ||= "--"; |
Auch abrufbar als: Unified diff
Noch ein fokus Problem im Dialogbuchen