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:
3138b5c
)
Filtermaske für Berichte: Checkbox für Bearbeiter nicht doppelt anzeigen. Fix für...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 6 Jul 2007 14:23:23 +0000
(14:23 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 6 Jul 2007 14:23:23 +0000
(14:23 +0000)
bin/mozilla/oe.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
0c9f7fe
..
68a183a
100644
(file)
--- a/
bin/mozilla/oe.pl
+++ b/
bin/mozilla/oe.pl
@@
-1535,7
+1535,6
@@
sub search {
<td><input name="l_employee" class=checkbox type=checkbox value=Y checked> $employee</td>
<td><input name="l_shipvia" class=checkbox type=checkbox value=Y> |
. $locale->text('Ship via') . qq|</td>
- <td><input name="l_employee" class=checkbox type=checkbox value=Y checked> $employee</td>
</tr>
<tr>
<td><input name="l_netamount" class=checkbox type=checkbox value=Y> |