fix variable name
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 2 Dec 2010 03:49:22 +0000 (22:49 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 2 Dec 2010 03:49:49 +0000 (22:49 -0500)
kronolith/js/mobile.js

index 72ea125..d38c078 100644 (file)
                  break;
              case 3:
                  // Monthly_Date
-                 recuText = recurText.replace('#{date}', date.toString('dS'));
+                 recurText = recurText.replace('#{date}', date.toString('dS'));
                  // Fall-thru
              case 4:
              case 5: