[open-ils-commits] r15145 - trunk/Open-ILS/xul/staff_client/chrome/content/util (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Dec 11 14:39:23 EST 2009


Author: phasefx
Date: 2009-12-11 14:39:18 -0500 (Fri, 11 Dec 2009)
New Revision: 15145

Modified:
   trunk/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js
Log:
copy/paste-o

Modified: trunk/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js	2009-12-11 18:48:46 UTC (rev 15144)
+++ trunk/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js	2009-12-11 19:39:18 UTC (rev 15145)
@@ -130,7 +130,7 @@
             }
 
         } catch(E) {
-            alert('Error in backdate.js, handle_apply(): ' + E);
+            alert('Error in timestamp.js, handle_apply(): ' + E);
         }
     };
 }



More information about the open-ils-commits mailing list