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:
e4cc127
)
Debugcode entfert.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 24 Nov 2006 15:10:00 +0000
(15:10 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 24 Nov 2006 15:10:00 +0000
(15:10 +0000)
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
bbdbeaf
..
d03ddad
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-505,9
+505,7
@@
sub set_pricegroup {
$lxdebug->dump(0, "holy luja!", $form->{PRICES});
for $j (1 .. $rowcount) {
my $pricegroup_old = $form->{"pricegroup_old_$i"};
- $lxdebug->message(0, "klaus1 for j $j");
if ($form->{PRICES}{$j}) {
- $lxdebug->message(0, "klaus2");
$len = 0;
$prices = '<option value="--">' . $locale->text("none (pricegroup)") . '</option>';
$price = 0;