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