From: phasefx Date: Fri, 11 Dec 2009 19:39:18 +0000 (+0000) Subject: copy/paste-o X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=468de7eba72a66efe5c85ce684e4dcc78e31c5c5;p=contrib%2FConifer.git copy/paste-o git-svn-id: svn://svn.open-ils.org/ILS/trunk@15145 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js b/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js index 5b87e5bc5d..d9f6033b6c 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js +++ b/Open-ILS/xul/staff_client/chrome/content/util/timestamp.js @@ -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); } }; }