]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_cn_details.xml
Merge branch 'master' of git://git.evergreen-ils.org/Evergreen into ttopac
[working/Evergreen.git] / Open-ILS / web / opac / skin / default / xml / rdetail / rdetail_cn_details.xml
1 <table class='hide_me'>
2         <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_OPAC_JS_HOST"-->/skin/default/js/copy_details.js'></script>
3         <script language='javascript' type='text/javascript' src='<!--#echo var="OILS_OPAC_JS_HOST"-->/common/js/Date.W3CDTF.js'></script>
4         <tbody>
5                 <tr style='border: 3px solid #E0E0E0;' id='rdetail_volume_details_row' templateRow='1'>
6                         <td colspan='10'>
7                                 <div style='text-align: center; margin-top: 6px; margin-bottom: 6px'>
8                                 
9                                         <a name='print' href='javascript:void(0);' class='classic_link'>&rdetail.print;</a>
10                                         <table class='data_grid data_grid_center' style='width: 100%'>
11                                                 <thead>
12                                                         <tr>
13                                                                 <td width='33%'>&rdetail.cn.barcode;</td>
14                                                                 <td>&common.status;</td>
15                                                                 <td>&rdetail.cn.location;</td>
16                                                                 <td name='copy_part_label' class='hide_me'>&rdetail.cn.part;</td>
17                                                                 <td name='age_protect_label' class='hide_me'>&rdetail.cn.hold.age;</td>
18                                                                 <td name='create_date_label' class='hide_me'>&rdetail.cn.genesis;</td>
19                                 <td name='active_date_label' class='hide_me'>&rdetail.cn.active;</td>
20                                                                 <td name='holdable_label' class='hide_me'>&rdetail.cn.holdable;</td>
21                                                                 <td name='due_date_label' class='hide_me'>&rdetail.cn.due;</td>
22                                                         </tr>
23                                                 </thead>
24                                                 <tbody name='copies_tbody' class='copy_details_table' width='100%'>
25
26                                                         <tr name='copies_row'>
27
28                                                                 <td>
29                                                                         <span name='barcode'> </span>
30                                                                         <a class='hide_me classic_link copy_more_info' name='details_link'>&rdetail.cn.more;</a>
31                                                                         <a class='hide_me classic_link copy_more_info' name='less_details_link'>&rdetail.cn.less;</a>
32                                                                         <a class='hide_me classic_link copy_more_info' name='copy_hold_link' 
33                                                                                 href='javascript:void(0);'>&rdetail.cn.hold;</a>
34                                                                         <a class='hide_me classic_link copy_more_info' name='copy_reserve_link' 
35                                                                                 href='javascript:void(0);'>&rdetail.cn.reserve;</a>
36                                                                         <a class='hide_me classic_link copy_more_info' name='copy_multi_home'
37                                                                                 href='javascript:void(0);'>&rdetail.cn.multi_home;</a>
38                                                                 </td>
39
40                                                                 <td name='status'> </td>
41                                                                 <td name='location'> </td>
42                                                                 <td name='copy_part' class='hide_me'> </td>
43                                                                 <td name='age_protect_value' class='hide_me'>&rdetail.cn.disabled;</td>
44                                                                 <td name='create_date_value' class='hide_me'> </td>
45                                 <td name='active_date_value' class='hide_me'> </td>
46
47                                                                 <td name='copy_holdable_td' class='hide_me'>
48                                                                         <span name='copy_is_holdable'> </span>
49                                                                 </td>
50
51                                                                 <td name='copy_due_date_td' class='hide_me'>
52                                                                         <span name='copy_due_date'> </span>
53                                                                 </td>
54
55                                                         </tr>
56
57                                                         <tr name='copy_extras_row' class='hide_me'>
58                                                                 <td colspan='10'>
59                                                                         <table width='100%' class='data_grid'>
60                                                                                 <tbody name='extras_tbody'>
61                                                                                         <tr name='extras_row' class='hide_me'>
62                                                                                                 <td name='type' width='20%'> 
63                                                                                                         <span name='note' class='hide_me'><b>&rdetail.cn.note;</b></span>
64                                                                                                         <span name='cat' class='hide_me'><b>&rdetail.cn.category;</b></span>
65                                                                                                 </td>
66                                                                                                 <td>
67                                                                                                         <span name='key'> </span> : <span name='value'> </span>
68                                                                                                 </td>
69                                                                                         </tr>
70                                                                                 </tbody>
71                                                                         </table>
72                                                                 </td>
73                                                         </tr>
74
75                                                 </tbody>
76                                         </table>
77                                 </div>
78                         </td>
79                 </tr>
80         </tbody>
81 </table>
82
83 <span class='hide_me' id='rdetail.yes'>&common.yes;</span>
84 <span class='hide_me' id='rdetail.no'>&common.no;</span>
85
86
87 <div id='rdetail_print_details' class='hide_me'>
88         <div style='text-align: center; padding: 20px; width: 100%'>
89                 <div style='width:100%; border: 2px solid #E0F0E0; margin-bottom: 20px;'>
90                         <input type='submit' value='&rdetail.cn.print;' onclick='window.print();'> </input>
91                 </div>
92                 <div name='body'> 
93                         <table>
94                                 <tbody name='tbody'>
95                                         <tr><td>&common.library;</td><td colspan='2' name='lib'></td></tr>
96                                         <tr><td>&common.title;</td><td colspan='2' name='title'></td></tr>
97                                         <tr><td>&common.author;</td><td colspan='2' name='author'></td></tr>
98                                         <tr><td>&common.edition;</td><td colspan='2' name='edition'></td></tr>
99                                         <tr><td>&common.pubdate;</td><td colspan='2' name='pubdate'></td></tr>
100                                         <tr><td>&common.publisher;</td><td colspan='2' name='publisher'></td></tr>
101                                         <tr><td>&common.physical;</td><td colspan='2' name='phys'></td></tr>
102                                         <tr>
103                                                 <td colspan='3' style='background: #E0F0E0;'> </td>
104                                         </tr>
105                                         <tr name='cnrow'><td><b>&common.callnumber;</b></td><td><b colspan='2' name='cn'></b></td></tr>
106                                 </tbody>
107                         </table>
108                 </div>
109         </div>
110 </div>
111