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:
154fc71
)
Variable wrongDateformat in wrongDateFormat umbenannt
author
Thomas Kasulke
<t.kasulke@linet-services.de>
Fri, 20 Apr 2007 08:40:05 +0000
(08:40 +0000)
committer
Thomas Kasulke
<t.kasulke@linet-services.de>
Fri, 20 Apr 2007 08:40:05 +0000
(08:40 +0000)
js/common.js
patch
|
blob
|
history
diff --git
a/js/common.js
b/js/common.js
index
f25a159
..
dd0e0ec
100644
(file)
--- a/
js/common.js
+++ b/
js/common.js
@@
-7,7
+7,7
@@
function setupPoints(numberformat, wrongFormat) {
else {
thpoint = null;
}
- wrongNumber
f
ormat = wrongFormat + " ( " + numberformat + " ) ";
+ wrongNumber
F
ormat = wrongFormat + " ( " + numberformat + " ) ";
}
function setupDateFormat(setDateFormat, setWrongDateFormat) {