]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/opac/skin/default/xml/common/holds.xml
changed wording on place-hold-for-me button, moved it farther over to the right....
[working/Evergreen.git] / Open-ILS / web / opac / skin / default / xml / common / holds.xml
1 <link rel="stylesheet" type="text/css"
2     href='<!--#echo var="OILS_JS_BASE"-->/jscalendar/calendar-brown.css' title="win2k-cold-1" />
3 <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_JS_BASE"-->/jscalendar/calendar.js'></script>
4 <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_JS_BASE"-->/jscalendar/lang/calendar-en.js'></script>
5 <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_JS_BASE"-->/jscalendar/calendar-setup.js'></script>
6
7 <div>
8         <div id='xulholds_box' class='hide_me canvas' style='margin-top: 6px;'>
9                 <center>
10                         <table class='data_grid' style='margin-top: 20px;'>
11                                 <tbody>
12                                         <tr>
13                                                 <td>&opac.holds.xulRecipient;:</td>
14                                                 <td><input type='text' id='xul_recipient_barcode' /></td>
15                                                 <td><input type='submit' value='&common.submit;' id='xul_recipient_barcode_submit' /></td>
16                                                 <td><input type='submit' value='&common.cancel;' onclick='showCanvas();' /></td>
17                                                 <td><input type='submit' value='&common.hold.place;' id='xul_recipient_me' /></td>
18                                         </tr>
19                                 </tbody>
20                         </table>
21                 </center>
22         </div>
23
24         <div id='check_holds_box' class='hide_me canvas' 
25                 style='margin-top: 6px; width: 100%; text-align: center'>
26                 <br/><br/><br/>
27                 <b>&common.hold.check;</b>
28         </div>
29
30         <div id='holds_box' class='hide_me canvas' style='margin-top: 6px;'>
31         
32                 <br/>
33                 <table width='90%'>
34                         <tbody>
35                                 <tr>
36                                         <td class='holds_cell color_1' 
37                                                 align='center' colspan='2'>&common.hold.create;</td>
38                                 </tr>
39                                 <tr>
40                                         <td class='holds_cell'>&opac.holds.recipient;:</td>
41                                         <td class='holds_cell' id='holds_recipient'> </td>
42                                 </tr>
43                                 <tr>
44                                         <td class='holds_cell'>&common.title.label;</td>
45                                         <td class='holds_cell' id='holds_title'> </td>
46                                 </tr>
47                                 <tr>
48                                         <td class='holds_cell'>&common.author;</td>
49                                         <td class='holds_cell' id='holds_author'> </td>
50                                 </tr>
51                                 <tr>
52                                         <td class='holds_cell'>&common.format;</td>
53                                         <td class='holds_cell' id='holds_format'> </td>
54                                 </tr>
55                                 <tr id='hold_physical_desc_row'>
56                                         <td class='holds_cell'>&common.physical.label;</td>
57                                         <td class='holds_cell' id='holds_physical_desc'> </td>
58                                 </tr>
59
60                                 <tr class='hide_me' id='holds_cn_row'>
61                                         <td class='holds_cell'>&common.call.number.label;</td>
62                                         <td class='holds_cell'><b id='holds_cn'/> </td>
63                                 </tr>
64
65                                 <tr class='hide_me' id='holds_copy_row'>
66                                         <td class='holds_cell'>&common.copy.barcode.label;</td>
67                                         <td class='holds_cell'><b id='holds_copy'/> </td>
68                                 </tr>
69
70                                 <tr class='hide_me' id='holds_type_row'>
71                                         <td class='holds_cell'>&common.hold.type.label;</td>
72                                         <td class='holds_cell hide_me' id='holds_is_cn'><b>&common.hold.volume;</b></td>
73                                         <td class='holds_cell hide_me' id='holds_is_copy'><b>&common.hold.copy;</b></td>
74                                 </tr>
75
76                                 <tr>
77                                         <td class='holds_cell'>&opac.holds.contactPhone;:</td>
78                                         <td class='holds_cell'>
79                                                 <input id='holds_phone' size='13' maxlength='12'/>
80                                                 <span style='margin-left: 4px; font-size: 7pt;'>&common.phone.format;</span>
81                                         </td>
82                                 </tr>
83                                 <tr>
84                                         <td class='holds_cell'>&common.phone.enable;</td>
85                                         <td class='holds_cell'>
86                                                 <input type='checkbox' id='holds_enable_phone'  checked='checked'
87                                                         onchange='
88                                                                 if (this.checked) $("holds_phone").disabled=false; 
89                                                                 else $("holds_phone").disabled = true;'/>
90                                         </td>
91                                 </tr>
92
93                                 <tr>
94                                         <td class='holds_cell'>&opac.holds.contactEmail;:</td>
95                                         <td class='holds_cell' id='holds_email'> 
96                         <span class='hide_me' id='holds.no_email'>
97                            &common.email.none;<br/>
98                            &common.email.set;
99                         </span>
100                         <span class='hide_me' id='holds.no_email.xul'>
101                            &common.email.none; 
102                         </span>
103
104                     </td>
105                                 </tr>
106                                 <tr>
107                                         <td class='holds_cell'>&common.email.enable;</td>
108                                         <td class='holds_cell'>
109                                                 <input type='checkbox' id='holds_enable_email' checked='checked'/>
110                                         </td>
111                                 </tr>
112                                 <!--
113                                 <tr id='holds_depth_selector_row' class='hide_me'>
114                                         <td class='holds_cell'>Hold Range</td>
115                                         <td class='holds_cell'>
116                                                 <select id='holds_depth_selector'></select>
117                                         </td>
118                                 </tr>
119                                 -->
120                                 <tr>
121                                         <td class='holds_cell'>&opac.holds.pickupLocation;</td>
122                                         <td class='holds_cell'>
123                                                 <select id='holds_org_selector'> </select>
124                                         </td>
125                                 </tr>
126
127                 <tr>
128                     <td class='holds_cell'>
129                         &opac.holds.freeze;
130                         <a class='classic_link' href='javascript:alert("&opac.holds.freeze.help;");'>&common.help;</a>
131                         </td>
132                     <td class='holds_cell'>
133                         <input type='checkbox' id='holds_frozen_chkbox' 
134                             onchange='
135                                 if($("holds_frozen_chkbox").checked) 
136                                     unHideMe($("hold_frozen_thaw_row"));
137                                 else
138                                     hideMe($("hold_frozen_thaw_row"));
139                             ' /> 
140                     </td>
141                 </tr>
142
143                 <tr id='hold_frozen_thaw_row' class='hide_me'>
144                     <td class='holds_cell'>
145                         <script language='javascript' type='text/javascript'> if($('holds_frozen_chkbox').checked) unHideMe($("hold_frozen_thaw_row"));</script>
146                         &opac.holds.freeze.thaw_date;
147                     </td>
148                     <td class='holds_cell'>
149                         <input size='10' maxlength='10' id='holds_frozen_thaw_input' />
150                         <button style='padding: 0px;' id='holds_frozen_thaw_date_button'>
151                             <img src='<!--#echo var="OILS_JS_BASE"-->/jscalendar/img.gif'
152                                 style="cursor: pointer; border: 1px solid red; padding: 0px; margin: -3px;"
153                                 title="Date selector"
154                                 onmouseover="this.style.background='red';"
155                                 onmouseout="this.style.background=''" />
156                         </button>
157                         &nbsp;(&opac.holds.freeze.thaw_date.format;)
158
159                         <script language='javascript' type="text/javascript">
160                             Calendar.setup({
161                                 inputField  : "holds_frozen_thaw_input",
162                                 ifFormat    : "%Y-%m-%d",
163                                 button      : "holds_frozen_thaw_date_button",
164                                 align       : "Tl", 
165                                 singleClick : true
166                             });
167                         </script>
168
169                     </td>
170                 </tr>
171
172                                 <tr id='holds_alt_formats_row_extras' class='hide_me'>
173                                         <td colspan='2' align='center'>
174                                                 <div style='padding: 8px;'>
175                                                         <a class='classic_link' href='javascript:void(0);' style='padding: 5px;'
176                                                                 onclick='unHideMe($("holds_alt_formats_row"));'>&common.hold.advanced;</a>
177                                                 </div>
178                                         </td>
179                                 </tr>
180
181                                 <tr id='holds_alt_formats_row' class='hide_me'>
182
183                                         <td class='holds_cell'>
184                                                 <div style='margin-bottom: 5px;'>
185                                                         <span>&common.format.alternatives; </span>
186                                                         <span> <a class='classic_link' style='color:red;' href='javascript:void(0);' 
187                                                                 onclick='alert($("holds_explain_adv").innerHTML)'>&common.help;</a></span>
188                                                 </div>
189                                                 <div>&common.control.click;</div>
190                                         </td>
191
192                                         <td class='holds_cell'>
193                                                 <select id='hold_alt_form_selector' multiple='multiple' style='width: 14em;'>
194                                                         <option value='at'      class='hide_me'>&opac.search.books;</option>
195                                                         <option value='at-d' class='hide_me'>&opac.search.largePrint;</option>
196                                                         <option value='i'               class='hide_me'>&opac.search.audioBooks;</option>
197                                                         <option value='g'               class='hide_me'>&opac.search.videoRecordings;</option>
198                                                         <option value='j'               class='hide_me'>&opac.search.music;</option>
199                                                 </select>
200                                         </td>
201                                 </tr>
202
203                                 <tr>
204                                         <td class='holds_cell' align='center' colspan='2'>
205                                                 <button id='holds_submit'>&opac.holds.placeHold;</button>
206                                                 <button class='hide_me' id='holds_update'>&common.hold.update;</button>
207                                                 <span style='padding: 20px;'> </span>
208                                                 <button id='holds_cancel'>&common.cancel;</button>
209                                         </td>
210                                 </tr>
211                         </tbody>
212                 </table>
213         
214                 <div class='hide_me' id='holds_success'>&opac.holds.success;</div>
215                 <div class='hide_me' id='holds_failure'>&opac.holds.failure;</div>
216                 <span class='hide_me' id='holds_bad_phone'>
217                         &common.phone.format.help;
218                 </span>
219
220                 <span class='hide_me' id='hold_not_allowed'>
221                         &common.hold.failed;
222                 </span>
223
224         </div>
225
226         <span class='hide_me' id='format_words'>
227                 <span name='at'>&opac.search.books;</span>
228                 <span name='at-d'>&opac.search.largePrint;</span>
229                 <span name='i'>&opac.search.audioBooks;</span>
230                 <span name='g'>&opac.search.videoRecordings;</span>
231                 <span name='j'>&opac.search.music;</span>
232                 <span name='m'>&opac.search.electronic;</span>
233         </span>
234
235         <span class='hide_me' id='holds_explain_adv'>&holds.advanced_options;</span>
236
237         <span class='hide_me' id='holds_pick_good_org'>&common.hold.delivery;</span>
238
239         <span class='hide_me' id='hold_dup_exists'>&common.hold.exists;</span>
240
241         <span class='hide_me' id='hold_dup_exists_override'>&common.hold.exists.override;</span>
242
243         <span id='hold_failed_patron_barred' class='hide_me'>&common.hold.barred;</span>
244
245         <span id='invalid_hold' class='hide_me'>&common.hold.item.invalid;</span>
246
247         <span id='holds_invalid_recipient' class='hide_me'>&common.hold.patron.invalid;</span>
248
249 </div>
250
251