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:
875873f
)
Defaultwert für customermultibox ist nicht customer.
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 25 May 2009 15:38:54 +0000
(15:38 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 25 May 2009 15:38:54 +0000
(15:38 +0000)
Fix für Bug 1010 und 1011.
bin/mozilla/is.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/is.pl
b/bin/mozilla/is.pl
index
e54f203
..
d53f699
100644
(file)
--- a/
bin/mozilla/is.pl
+++ b/
bin/mozilla/is.pl
@@
-361,6
+361,7
@@
sub form_header {
<td>|
. $form->parse_html_template('generic/multibox',
{ 'name' => 'customer',
+ 'default' => $form->{oldcustomer},
'style' => 'width: 250px',
'DATA' => $form->{ALL_CUSTOMERS},
'id_sub' => 'vc_keys',