projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c4ca4
)
Noch ein fokus Problem im Dialogbuchen
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 26 Oct 2012 12:20:56 +0000
(14:20 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 26 Oct 2012 12:20:56 +0000
(14:20 +0200)
bin/mozilla/gl.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/gl.pl
b/bin/mozilla/gl.pl
index
56e625c
..
a46cad0
100644
(file)
--- a/
bin/mozilla/gl.pl
+++ b/
bin/mozilla/gl.pl
@@
-877,7
+877,7
@@
sub form_header {
$::request->{layout}->focus("#reference");
$::form->{taxincluded} = "1";
} else {
- $::
form->{fokus} = qq|gl.accno_$::form->{rowcount}|
;
+ $::
request->{layout}->focus("#accno_$::form->{rowcount}")
;
}
$::form->{previous_id} ||= "--";