copy/paste-o
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Dec 2009 19:39:18 +0000 (19:39 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 11 Dec 2009 19:39:18 +0000 (19:39 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15145 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/chrome/content/util/timestamp.js

index 5b87e5b..d9f6033 100644 (file)
@@ -130,7 +130,7 @@ function gen_handle_apply(params) {
             }
 
         } catch(E) {
-            alert('Error in backdate.js, handle_apply(): ' + E);
+            alert('Error in timestamp.js, handle_apply(): ' + E);
         }
     };
 }