projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aad2e5
)
fix variable name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 2 Dec 2010 03:49:22 +0000
(22:49 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 2 Dec 2010 03:49:49 +0000
(22:49 -0500)
kronolith/js/mobile.js
patch
|
blob
|
history
diff --git
a/kronolith/js/mobile.js
b/kronolith/js/mobile.js
index
72ea125
..
d38c078
100644
(file)
--- a/
kronolith/js/mobile.js
+++ b/
kronolith/js/mobile.js
@@
-301,7
+301,7
@@
break;
case 3:
// Monthly_Date
- recuText = recurText.replace('#{date}', date.toString('dS'));
+ recu
r
Text = recurText.replace('#{date}', date.toString('dS'));
// Fall-thru
case 4:
case 5: