testing commit, please ignore
[kcls-web.git] / opac / skin / login1 / xml / common / holds.xml
1 \r
2 <![CDATA[<!-- ****************** holds.xml ***************************** -->]]>\r
3 <div>\r
4         <div id='xulholds_box' class='hide_me canvas' style='margin-top: 6px;'>\r
5                 <center>\r
6                         <table class='data_grid' style='margin-top: 20px;'>\r
7                                 <tbody>\r
8                                         <tr>\r
9                                                 <td>&opac.holds.xulRecipient;:</td>\r
10                                                 <td><input type='text' id='xul_recipient_barcode' /></td>\r
11                                                 <td><input type='submit' value='&common.submit;' id='xul_recipient_barcode_submit' /></td>\r
12                                                 <td><input type='submit' value='&common.cancel;' onclick='showCanvas();' /></td>\r
13                                                 <td><input type='submit' value='&common.hold.place;' id='xul_recipient_me' /></td>\r
14                                         </tr>\r
15                                 </tbody>\r
16                         </table>\r
17                 </center>\r
18         </div>\r
19 \r
20         <div id='check_holds_box' class='hide_me canvas' \r
21                 style='margin-top: 6px; width: 100%; text-align: center'>\r
22                 <br/><br/><br/>\r
23                 <b>&common.hold.check;</b>\r
24         </div>\r
25 \r
26         <div id='holds_box' class='hide_me canvas' style='margin-top: 6px;'>\r
27                 <br/>\r
28                 <h1>Place Hold</h1>\r
29                 <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
30                 <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
31                 <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
32                 <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
33 id="holds_cancel"><img alt="Cancel" src="/opac/skin/kcls/graphics/btnCancel.png" /></a><br /><br />\r
34                 <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
35                 <p>* For best possible service, we recommend keeping a printed copy of your most recent holds list.</p>\r
36                 \r
37                 <table width='90%' border="1" class="hide_me">\r
38                         <tbody>\r
39                                 <tr>\r
40                                         <td class='holds_cell color_1' \r
41                                                 align='center' colspan='2'>&common.hold.create;</td>\r
42                                 </tr>\r
43                                 <tr>\r
44                                         <td class='holds_cell'>&opac.holds.recipient;:</td>\r
45                                         <td class='holds_cell' id='holds_recipient'> </td>\r
46                                 </tr>\r
47                                 <tr>\r
48                                         <td class='holds_cell'>&common.title.label;</td>\r
49                                         <!-- <td class='holds_cell' id='holds_title'> </td> -->\r
50                                 </tr>\r
51                                 <tr>\r
52                                         <td class='holds_cell'>&common.author;</td>\r
53                                         <td class='holds_cell' id='holds_author'> </td>\r
54                                 </tr>\r
55                                 <tr>\r
56                                         <td class='holds_cell'>&common.format;</td>\r
57                                         <td class='holds_cell' id='holds_format'> </td>\r
58                                 </tr>\r
59                                 <tr id='hold_physical_desc_row'>\r
60                                         <td class='holds_cell'>&common.physical.label;</td>\r
61                                         <td class='holds_cell' id='holds_physical_desc'> </td>\r
62                                 </tr>\r
63 \r
64                                 <tr class='hide_me' id='holds_cn_row'>\r
65                                         <td class='holds_cell'>&common.call.number.label;</td>\r
66                                         <td class='holds_cell'><b id='holds_cn'/> </td>\r
67                                 </tr>\r
68 \r
69                                 <tr class='hide_me' id='holds_copy_row'>\r
70                                         <td class='holds_cell'>&common.copy.barcode.label;</td>\r
71                                         <td class='holds_cell'><b id='holds_copy'/> </td>\r
72                                 </tr>\r
73 \r
74                                 <tr class='hide_me' id='holds_type_row'>\r
75                                         <td class='holds_cell'>&common.hold.type.label;</td>\r
76                                         <td class='holds_cell hide_me' id='holds_is_cn'><b>&common.hold.volume;</b></td>\r
77                                         <td class='holds_cell hide_me' id='holds_is_copy'><b>&common.hold.copy;</b></td>\r
78                                 </tr>\r
79 \r
80                                 <tr>\r
81                                         <td class='holds_cell'>&opac.holds.contactPhone;:</td>\r
82                                         <td class='holds_cell'>\r
83                                                 <input id='holds_phone' size='13' maxlength='12'/>\r
84                                                 <span style='margin-left: 4px; font-size: 7pt;'>&common.phone.format;</span>\r
85                                         </td>\r
86                                 </tr>\r
87                                 <tr>\r
88                                         <td class='holds_cell'>&common.phone.enable;</td>\r
89                                         <td class='holds_cell'>\r
90                                                 <input type='checkbox' id='holds_enable_phone'  checked='checked' onchange='if (this.checked) $("holds_phone").disabled=false; else $("holds_phone").disabled = true;'/>\r
91                                         </td>\r
92                                 </tr>\r
93 \r
94                                 <tr>\r
95                                         <td class='holds_cell'>&opac.holds.contactEmail;:</td>\r
96                                         <td class='holds_cell' id='holds_email'> \r
97                         <span class='hide_me' id='holds.no_email'>\r
98                            &common.email.none;<br/>\r
99                            &common.email.set;\r
100                         </span>\r
101                         <span class='hide_me' id='holds.no_email.xul'>\r
102                            &common.email.none; \r
103                         </span>\r
104 \r
105                     </td>\r
106                                 </tr>\r
107                                 <tr>\r
108                                         <td class='holds_cell'>&common.email.enable;</td>\r
109                                         <td class='holds_cell'>\r
110                                                 <input type='checkbox' id='holds_enable_email' checked='checked'/>\r
111                                         </td>\r
112                                 </tr>\r
113                                 <!--\r
114                                 <tr id='holds_depth_selector_row' class='hide_me'>\r
115                                         <td class='holds_cell'>Hold Range</td>\r
116                                         <td class='holds_cell'>\r
117                                                 <select id='holds_depth_selector'></select>\r
118                                         </td>\r
119                                 </tr>\r
120                                 -->\r
121                                 <tr>\r
122                                         <td class='holds_cell'>&opac.holds.pickupLocation;</td>\r
123                                         <td class='holds_cell'>\r
124                                                 <!-- <select id='holds_org_selector'> </select> -->\r
125                                         </td>\r
126                                 </tr>\r
127 \r
128                                 <tr>\r
129                                         <td class='holds_cell'>&opac.holds.expire_time;</td>\r
130                                         <td class='holds_cell'>\r
131                         <input dojoType="dijit.form.DateTextBox" size='10' maxlength='10' id='holds_expire_time' />\r
132                                         </td>\r
133                                 </tr>\r
134 \r
135                 <tr>\r
136                     <td class='holds_cell'>\r
137                         &opac.holds.freeze;\r
138                         <a class='classic_link' href='javascript:alert("&opac.holds.freeze.help;");'>&common.help;</a>\r
139                         </td>\r
140                     <td class='holds_cell'>\r
141                         <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
142                     </td>\r
143                 </tr>\r
144 \r
145                 <tr id='hold_frozen_thaw_row' class='hide_me'>\r
146                     <td class='holds_cell'>\r
147                         <script language='javascript' type='text/javascript'> if($('holds_frozen_chkbox').checked) unHideMe($("hold_frozen_thaw_row"));</script>\r
148                         &opac.holds.freeze.thaw_date;\r
149                     </td>\r
150                     <td class='holds_cell'>\r
151                         <input dojoType="dijit.form.DateTextBox" size='10' maxlength='10' id='holds_frozen_thaw_input' />\r
152                     </td>\r
153                 </tr>\r
154 \r
155                                 <tr id='holds_alt_formats_row_extras' class='hide_me'>\r
156                                         <td colspan='2' align='center'>\r
157                                                 <div style='padding: 8px;'>\r
158                                                         <a class='classic_link' href='javascript:void(0);' style='padding: 5px;'\r
159                                                                 onclick='unHideMe($("holds_alt_formats_row"));'>&common.hold.advanced;</a>\r
160                                                 </div>\r
161                                         </td>\r
162                                 </tr>\r
163 \r
164                                 <tr id='holds_alt_formats_row' class='hide_me'>\r
165 \r
166                                         <td class='holds_cell'>\r
167                                                 <div style='margin-bottom: 5px;'>\r
168                                                         <span>&common.format.alternatives; </span>\r
169                                                         <span> <a class='classic_link' style='color:red;' href='javascript:void(0);' \r
170                                                                 onclick='alert($("holds_explain_adv").innerHTML)'>&common.help;</a></span>\r
171                                                 </div>\r
172                                                 <div>&common.control.click;</div>\r
173                                         </td>\r
174 \r
175                                         <td class='holds_cell'>\r
176                                                 <select id='hold_alt_form_selector' multiple='multiple' style='width: 14em;'>\r
177                                                         <option value='at'      class='hide_me'>&opac.search.books;</option>\r
178                                                         <option value='at-d' class='hide_me'>&opac.search.largePrint;</option>\r
179                                                         <option value='i'               class='hide_me'>&opac.search.audioBooks;</option>\r
180                                                         <option value='g'               class='hide_me'>&opac.search.videoRecordings;</option>\r
181                                                         <option value='j'               class='hide_me'>&opac.search.music;</option>\r
182                                                 </select>\r
183                                         </td>\r
184                                 </tr>\r
185 \r
186                                 <tr>\r
187                                         <td class='holds_cell' align='center' colspan='2'>\r
188                                                 <!-- <button id='holds_submit'>&opac.holds.placeHold;</button> -->\r
189                                                 <button class='hide_me' id='holds_update'>&common.hold.update;</button>\r
190                                                 <span style='padding: 20px;'> </span>\r
191                                                 <!-- <button id='holds_cancel'>&common.cancel;</button> -->\r
192                                         </td>\r
193                                 </tr>\r
194                         </tbody>\r
195                 </table>\r
196         \r
197                 <div class='hide_me' id='holds_success'>&opac.holds.success;</div>\r
198                 <div class='hide_me' id='holds_failure'>&opac.holds.failure;</div>\r
199                 <span class='hide_me' id='holds_bad_phone'>\r
200                         &common.phone.format.help;\r
201                 </span>\r
202 \r
203                 <span class='hide_me' id='hold_not_allowed'>\r
204                         &common.hold.failed;\r
205                 </span>\r
206         </div>\r
207         \r
208         <div id="anonListTable" class="hide_me" style="margin-top: 6px;">\r
209         <select id="holdsCacheSel" class="hide_me"></select><br />\r
210         <a href="javascript:;" onclick="placeHoldOnCache();">Place hold on selected</a><br />\r
211         <a href="javascript:;" onclick="delSelCache();">Remove selected</a>\r
212         \r
213         <table id="temp_list_holds" cellpadding='0' cellspacing='0' border='0' style="margin-top:10px;"><tr>\r
214           <td width="1%" style="padding-left:10px;"><input type='checkbox' title='Select All' id='anon_selector' onclick="checkAll($('anonListParent'),this.id)" /></td>\r
215           <td width="1%"></td>\r
216           <td width="98%" style="padding-left:40px;"><strong>Title</strong></td>\r
217         </tr></table>\r
218         \r
219         <table width='100%' style="margin-left:7px;margin-bottom:10px;">\r
220                 <thead>\r
221                         <tr><td width='20'></td><td width='30'></td><td></td></tr>\r
222                 </thead>\r
223                 <tbody id="anonListParent">\r
224                         <tr id="anonListTemp">\r
225                           <td><input type='checkbox' name='anon_selector' /></td>\r
226                           <td name="curr_row"></td>\r
227                           <td name="title"></td>\r
228                         </tr>\r
229                 </tbody>\r
230         </table>\r
231         <a href="javascript:;" onclick="try { hideResultsPage(); } catch(e) {} hideMe($('anonListTable'));">Back to search results</a>\r
232         </div>\r
233 \r
234         <span class='hide_me' id='format_words'>\r
235                 <span name='at'>&opac.search.books;</span>\r
236                 <span name='at-d'>&opac.search.largePrint;</span>\r
237                 <span name='i'>&opac.search.audioBooks;</span>\r
238                 <span name='g'>&opac.search.videoRecordings;</span>\r
239                 <span name='j'>&opac.search.music;</span>\r
240                 <span name='m'>&opac.search.electronic;</span>\r
241         </span>\r
242 \r
243         <span class='hide_me' id='holds_explain_adv'>&holds.advanced_options;</span>\r
244         <span class='hide_me' id='holds_pick_good_org'>&common.hold.delivery;</span>\r
245         <span class='hide_me' id='hold_dup_exists'>&common.hold.exists;</span>\r
246         <span class='hide_me' id='hold_dup_exists_override'>&common.hold.exists.override;</span>\r
247         <span id='hold_failed_patron_barred' class='hide_me'>&common.hold.barred;</span>\r
248         <span id='invalid_hold' class='hide_me'>&common.hold.item.invalid;</span>\r
249         <span id='holds_invalid_recipient' class='hide_me'>&common.hold.patron.invalid;</span>\r
250 \r
251 </div>\r
252 <![CDATA[<!-- ****************** end: holds.xml ***************************** -->]]>\r