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:
b4089f8
)
Fehlendes Zeichen. Fix für Bug 630.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 26 Apr 2007 11:44:21 +0000
(11:44 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Thu, 26 Apr 2007 11:44:21 +0000
(11:44 +0000)
bin/mozilla/rp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/rp.pl
b/bin/mozilla/rp.pl
index
209e082
..
cc27224
100644
(file)
--- a/
bin/mozilla/rp.pl
+++ b/
bin/mozilla/rp.pl
@@
-2501,7
+2501,7
@@
sub list_payments {
$module = 'ir' if ($payment->{invoice} && $payment->{module} eq 'ap');
$href =
- qq|${module}.pl?ction=edit&id=$payment->{id}&login=$form->{login}&password=$form->{password}&callback=$callback|;
+ qq|${module}.pl?
a
ction=edit&id=$payment->{id}&login=$form->{login}&password=$form->{password}&callback=$callback|;
$column_data{name} = "<td>$payment->{name} </td>";
$column_data{reference} =