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:
cf88966
)
Falsche Funktion aufgerufen
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 17 Jan 2011 11:57:34 +0000
(12:57 +0100)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 17 Jan 2011 11:57:34 +0000
(12:57 +0100)
bin/mozilla/common.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/common.pl
b/bin/mozilla/common.pl
index
64aac69
..
5408772
100644
(file)
--- a/
bin/mozilla/common.pl
+++ b/
bin/mozilla/common.pl
@@
-390,7
+390,7
@@
sub format_dates {
}
sub reformat_numbers {
- return $::form->format_numbers(@_);
+ return $::form->
re
format_numbers(@_);
}
# -------------------------------------------------------------------------