Patron Scan -> Check Out
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Aug 2006 14:08:17 +0000 (14:08 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 15 Aug 2006 14:08:17 +0000 (14:08 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@5515 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/patron/barcode_entry.xul

index 14163de..d567040 100644 (file)
@@ -58,7 +58,7 @@
                                tb.focus();
        
                                if (typeof window.xulG == 'object' && typeof window.xulG.set_tab_name == 'function') {
-                                       try { window.xulG.set_tab_name('Patron Scan'); } catch(E) { alert(E); }
+                                       try { window.xulG.set_tab_name('Check Out'); } catch(E) { alert(E); }
                                }
 
                                if (g.cgi.param('error')) {