removed a whole passel of files that do not need to be tracked in the repository
[kcls-web.git] / opac / skin / login1 / xml / common / holds.xml
diff --git a/opac/skin/login1/xml/common/holds.xml b/opac/skin/login1/xml/common/holds.xml
deleted file mode 100644 (file)
index 8a576b1..0000000
+++ /dev/null
@@ -1,252 +0,0 @@
-\r
-<![CDATA[<!-- ****************** holds.xml ***************************** -->]]>\r
-<div>\r
-       <div id='xulholds_box' class='hide_me canvas' style='margin-top: 6px;'>\r
-               <center>\r
-                       <table class='data_grid' style='margin-top: 20px;'>\r
-                               <tbody>\r
-                                       <tr>\r
-                                               <td>&opac.holds.xulRecipient;:</td>\r
-                                               <td><input type='text' id='xul_recipient_barcode' /></td>\r
-                                               <td><input type='submit' value='&common.submit;' id='xul_recipient_barcode_submit' /></td>\r
-                                               <td><input type='submit' value='&common.cancel;' onclick='showCanvas();' /></td>\r
-                                               <td><input type='submit' value='&common.hold.place;' id='xul_recipient_me' /></td>\r
-                                       </tr>\r
-                               </tbody>\r
-                       </table>\r
-               </center>\r
-       </div>\r
-\r
-       <div id='check_holds_box' class='hide_me canvas' \r
-               style='margin-top: 6px; width: 100%; text-align: center'>\r
-               <br/><br/><br/>\r
-               <b>&common.hold.check;</b>\r
-       </div>\r
-\r
-       <div id='holds_box' class='hide_me canvas' style='margin-top: 6px;'>\r
-               <br/>\r
-               <h1>Place Hold</h1>\r
-               <p>You would like to place a hold on <strong>&quot;<span id="holds_title"></span>&quot;</strong> to be picked up at <strong>&quot;<span id="holds_pickup_lib"></span>&quot;</strong>. <br />If this is correct, press <strong>SUBMIT</strong>.</p>\r
-               <p>If you would like to change the library pick up location, select from the <![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]> <select style="width:200px;" id="holds_org_selector"></select><br />Location dropdown menu.</p>\r
-               <P>If you use the Traveling Library Center (TLC) and ABC Express services, please select "Outreach" to have the item delivered during your scheduled visit.</P>\r
-               <a href="javascript:;" id="holds_submit"><img alt="Submit" src="/opac/skin/kcls/graphics/btnSubmit.png" /></a> <![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]> <a href="javascript:;" \r
-id="holds_cancel"><img alt="Cancel" src="/opac/skin/kcls/graphics/btnCancel.png" /></a><br /><br />\r
-               <p>* If you need your item today, and it is checked in at your library, please place your hold and then call your library to set it aside. Placing a hold without calling the library will increase your wait time.<br /><a href="javascript:;">Library phone numbers.</a></p>\r
-               <p>* For best possible service, we recommend keeping a printed copy of your most recent holds list.</p>\r
-               \r
-               <table width='90%' border="1" class="hide_me">\r
-                       <tbody>\r
-                               <tr>\r
-                                       <td class='holds_cell color_1' \r
-                                               align='center' colspan='2'>&common.hold.create;</td>\r
-                               </tr>\r
-                               <tr>\r
-                                       <td class='holds_cell'>&opac.holds.recipient;:</td>\r
-                                       <td class='holds_cell' id='holds_recipient'> </td>\r
-                               </tr>\r
-                               <tr>\r
-                                       <td class='holds_cell'>&common.title.label;</td>\r
-                                       <!-- <td class='holds_cell' id='holds_title'> </td> -->\r
-                               </tr>\r
-                               <tr>\r
-                                       <td class='holds_cell'>&common.author;</td>\r
-                                       <td class='holds_cell' id='holds_author'> </td>\r
-                               </tr>\r
-                               <tr>\r
-                                       <td class='holds_cell'>&common.format;</td>\r
-                                       <td class='holds_cell' id='holds_format'> </td>\r
-                               </tr>\r
-                               <tr id='hold_physical_desc_row'>\r
-                                       <td class='holds_cell'>&common.physical.label;</td>\r
-                                       <td class='holds_cell' id='holds_physical_desc'> </td>\r
-                               </tr>\r
-\r
-                               <tr class='hide_me' id='holds_cn_row'>\r
-                                       <td class='holds_cell'>&common.call.number.label;</td>\r
-                                       <td class='holds_cell'><b id='holds_cn'/> </td>\r
-                               </tr>\r
-\r
-                               <tr class='hide_me' id='holds_copy_row'>\r
-                                       <td class='holds_cell'>&common.copy.barcode.label;</td>\r
-                                       <td class='holds_cell'><b id='holds_copy'/> </td>\r
-                               </tr>\r
-\r
-                               <tr class='hide_me' id='holds_type_row'>\r
-                                       <td class='holds_cell'>&common.hold.type.label;</td>\r
-                                       <td class='holds_cell hide_me' id='holds_is_cn'><b>&common.hold.volume;</b></td>\r
-                                       <td class='holds_cell hide_me' id='holds_is_copy'><b>&common.hold.copy;</b></td>\r
-                               </tr>\r
-\r
-                               <tr>\r
-                                       <td class='holds_cell'>&opac.holds.contactPhone;:</td>\r
-                                       <td class='holds_cell'>\r
-                                               <input id='holds_phone' size='13' maxlength='12'/>\r
-                                               <span style='margin-left: 4px; font-size: 7pt;'>&common.phone.format;</span>\r
-                                       </td>\r
-                               </tr>\r
-                               <tr>\r
-                                       <td class='holds_cell'>&common.phone.enable;</td>\r
-                                       <td class='holds_cell'>\r
-                                               <input type='checkbox' id='holds_enable_phone'  checked='checked' onchange='if (this.checked) $("holds_phone").disabled=false; else $("holds_phone").disabled = true;'/>\r
-                                       </td>\r
-                               </tr>\r
-\r
-                               <tr>\r
-                                       <td class='holds_cell'>&opac.holds.contactEmail;:</td>\r
-                                       <td class='holds_cell' id='holds_email'> \r
-                        <span class='hide_me' id='holds.no_email'>\r
-                           &common.email.none;<br/>\r
-                           &common.email.set;\r
-                        </span>\r
-                        <span class='hide_me' id='holds.no_email.xul'>\r
-                           &common.email.none; \r
-                        </span>\r
-\r
-                    </td>\r
-                               </tr>\r
-                               <tr>\r
-                                       <td class='holds_cell'>&common.email.enable;</td>\r
-                                       <td class='holds_cell'>\r
-                                               <input type='checkbox' id='holds_enable_email' checked='checked'/>\r
-                                       </td>\r
-                               </tr>\r
-                               <!--\r
-                               <tr id='holds_depth_selector_row' class='hide_me'>\r
-                                       <td class='holds_cell'>Hold Range</td>\r
-                                       <td class='holds_cell'>\r
-                                               <select id='holds_depth_selector'></select>\r
-                                       </td>\r
-                               </tr>\r
-                               -->\r
-                               <tr>\r
-                                       <td class='holds_cell'>&opac.holds.pickupLocation;</td>\r
-                                       <td class='holds_cell'>\r
-                                               <!-- <select id='holds_org_selector'> </select> -->\r
-                                       </td>\r
-                               </tr>\r
-\r
-                               <tr>\r
-                                       <td class='holds_cell'>&opac.holds.expire_time;</td>\r
-                                       <td class='holds_cell'>\r
-                        <input dojoType="dijit.form.DateTextBox" size='10' maxlength='10' id='holds_expire_time' />\r
-                                       </td>\r
-                               </tr>\r
-\r
-                <tr>\r
-                    <td class='holds_cell'>\r
-                        &opac.holds.freeze;\r
-                        <a class='classic_link' href='javascript:alert("&opac.holds.freeze.help;");'>&common.help;</a>\r
-                        </td>\r
-                    <td class='holds_cell'>\r
-                        <input type='checkbox' id='holds_frozen_chkbox' onchange='if($("holds_frozen_chkbox").checked) unHideMe($("hold_frozen_thaw_row")); else hideMe($("hold_frozen_thaw_row"));' /> \r
-                    </td>\r
-                </tr>\r
-\r
-                <tr id='hold_frozen_thaw_row' class='hide_me'>\r
-                    <td class='holds_cell'>\r
-                        <script language='javascript' type='text/javascript'> if($('holds_frozen_chkbox').checked) unHideMe($("hold_frozen_thaw_row"));</script>\r
-                        &opac.holds.freeze.thaw_date;\r
-                    </td>\r
-                    <td class='holds_cell'>\r
-                        <input dojoType="dijit.form.DateTextBox" size='10' maxlength='10' id='holds_frozen_thaw_input' />\r
-                    </td>\r
-                </tr>\r
-\r
-                               <tr id='holds_alt_formats_row_extras' class='hide_me'>\r
-                                       <td colspan='2' align='center'>\r
-                                               <div style='padding: 8px;'>\r
-                                                       <a class='classic_link' href='javascript:void(0);' style='padding: 5px;'\r
-                                                               onclick='unHideMe($("holds_alt_formats_row"));'>&common.hold.advanced;</a>\r
-                                               </div>\r
-                                       </td>\r
-                               </tr>\r
-\r
-                               <tr id='holds_alt_formats_row' class='hide_me'>\r
-\r
-                                       <td class='holds_cell'>\r
-                                               <div style='margin-bottom: 5px;'>\r
-                                                       <span>&common.format.alternatives; </span>\r
-                                                       <span> <a class='classic_link' style='color:red;' href='javascript:void(0);' \r
-                                                               onclick='alert($("holds_explain_adv").innerHTML)'>&common.help;</a></span>\r
-                                               </div>\r
-                                               <div>&common.control.click;</div>\r
-                                       </td>\r
-\r
-                                       <td class='holds_cell'>\r
-                                               <select id='hold_alt_form_selector' multiple='multiple' style='width: 14em;'>\r
-                                                       <option value='at'      class='hide_me'>&opac.search.books;</option>\r
-                                                       <option value='at-d' class='hide_me'>&opac.search.largePrint;</option>\r
-                                                       <option value='i'               class='hide_me'>&opac.search.audioBooks;</option>\r
-                                                       <option value='g'               class='hide_me'>&opac.search.videoRecordings;</option>\r
-                                                       <option value='j'               class='hide_me'>&opac.search.music;</option>\r
-                                               </select>\r
-                                       </td>\r
-                               </tr>\r
-\r
-                               <tr>\r
-                                       <td class='holds_cell' align='center' colspan='2'>\r
-                                               <!-- <button id='holds_submit'>&opac.holds.placeHold;</button> -->\r
-                                               <button class='hide_me' id='holds_update'>&common.hold.update;</button>\r
-                                               <span style='padding: 20px;'> </span>\r
-                                               <!-- <button id='holds_cancel'>&common.cancel;</button> -->\r
-                                       </td>\r
-                               </tr>\r
-                       </tbody>\r
-               </table>\r
-       \r
-               <div class='hide_me' id='holds_success'>&opac.holds.success;</div>\r
-               <div class='hide_me' id='holds_failure'>&opac.holds.failure;</div>\r
-               <span class='hide_me' id='holds_bad_phone'>\r
-                       &common.phone.format.help;\r
-               </span>\r
-\r
-               <span class='hide_me' id='hold_not_allowed'>\r
-                       &common.hold.failed;\r
-               </span>\r
-       </div>\r
-       \r
-       <div id="anonListTable" class="hide_me" style="margin-top: 6px;">\r
-       <select id="holdsCacheSel" class="hide_me"></select><br />\r
-       <a href="javascript:;" onclick="placeHoldOnCache();">Place hold on selected</a><br />\r
-       <a href="javascript:;" onclick="delSelCache();">Remove selected</a>\r
-       \r
-       <table id="temp_list_holds" cellpadding='0' cellspacing='0' border='0' style="margin-top:10px;"><tr>\r
-         <td width="1%" style="padding-left:10px;"><input type='checkbox' title='Select All' id='anon_selector' onclick="checkAll($('anonListParent'),this.id)" /></td>\r
-         <td width="1%"></td>\r
-         <td width="98%" style="padding-left:40px;"><strong>Title</strong></td>\r
-       </tr></table>\r
-       \r
-       <table width='100%' style="margin-left:7px;margin-bottom:10px;">\r
-               <thead>\r
-                       <tr><td width='20'></td><td width='30'></td><td></td></tr>\r
-               </thead>\r
-               <tbody id="anonListParent">\r
-                       <tr id="anonListTemp">\r
-                         <td><input type='checkbox' name='anon_selector' /></td>\r
-                         <td name="curr_row"></td>\r
-                         <td name="title"></td>\r
-                       </tr>\r
-               </tbody>\r
-       </table>\r
-       <a href="javascript:;" onclick="try { hideResultsPage(); } catch(e) {} hideMe($('anonListTable'));">Back to search results</a>\r
-       </div>\r
-\r
-       <span class='hide_me' id='format_words'>\r
-               <span name='at'>&opac.search.books;</span>\r
-               <span name='at-d'>&opac.search.largePrint;</span>\r
-               <span name='i'>&opac.search.audioBooks;</span>\r
-               <span name='g'>&opac.search.videoRecordings;</span>\r
-               <span name='j'>&opac.search.music;</span>\r
-               <span name='m'>&opac.search.electronic;</span>\r
-       </span>\r
-\r
-       <span class='hide_me' id='holds_explain_adv'>&holds.advanced_options;</span>\r
-       <span class='hide_me' id='holds_pick_good_org'>&common.hold.delivery;</span>\r
-       <span class='hide_me' id='hold_dup_exists'>&common.hold.exists;</span>\r
-       <span class='hide_me' id='hold_dup_exists_override'>&common.hold.exists.override;</span>\r
-       <span id='hold_failed_patron_barred' class='hide_me'>&common.hold.barred;</span>\r
-       <span id='invalid_hold' class='hide_me'>&common.hold.item.invalid;</span>\r
-       <span id='holds_invalid_recipient' class='hide_me'>&common.hold.patron.invalid;</span>\r
-\r
-</div>\r
-<![CDATA[<!-- ****************** end: holds.xml ***************************** -->]]>\r