they say don't repeat yourself, so just paraphrase
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 13 Nov 2009 19:41:40 +0000 (19:41 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 13 Nov 2009 19:41:40 +0000 (19:41 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14911 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/patron/items.js

index 4e794c8..dad4b09 100644 (file)
@@ -51,7 +51,7 @@ patron.items.prototype = {
                                     );
                                 }
                             } catch(E) {
-                                alert('Error in copy_status.js, cmd_triggered_events: ' + E);
+                                alert('Error in items.js, cmd_triggered_events: ' + E);
                             }
                         }
                     ],