Copied 2.4.1 staff client build folder into repo
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Oct 2014 21:05:37 +0000 (17:05 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
    Cross-port: 958d2a0

Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/main/constants.js

index 42240bc..ef72fec 100644 (file)
 <!ENTITY staff.patron_search_form.usrname.label 'OPAC Login:'>
 <!ENTITY staff.patron_search_form.card.accesskey 'B'>
 <!ENTITY staff.patron_search_form.card.label 'Barcode:'>
-<!ENTITY staff.patron_search_form.egid.accesskey 'E'>
-<!ENTITY staff.patron_search_form.egid.label 'Evergreen User ID:'>
 <!ENTITY staff.patron_search_form.phone.accesskey 'P'>
 <!ENTITY staff.patron_search_form.phone.label 'Phone:'>
 <!ENTITY staff.patron_search_form.post_code.accesskey ''>
index 96e31fa..85b7b5f 100644 (file)
@@ -35,8 +35,8 @@ const MODE_EXCL     = 0x80;
 const PERMS_FILE      = 0644;
 const PERMS_DIR      = 0755;
 
-const CLIENT_VERSION = '';
-const CLIENT_STAMP   = '';
+const CLIENT_VERSION = '2.4.1';
+const CLIENT_STAMP   = 'rel_2_4_1';
 
 var my_constants = {
     'magical_statuses' : {