Initial dev repository
[kcls-web.git] / opac / skin / kcls / xml / myopac / myopac_checked.xml
1
2 <![CDATA[<!-- ****************** myopac_checked.xml ***************************** -->]]>
3 <div id='myopac_checked_div' xmlns:xi="http://www.w3.org/2001/XInclude" style="padding:0px;">
4     <!-- <script language='javascript' type='text/javascript' src='<!||#echo var="OILS_JS_BASE"||>/Date.W3CDTF.js'/> -->
5         
6   <div id="acct_checked_tabs" style="padding-bottom: 12px;color:#666;">
7         <div class="align selected" id="checked_label"><img src="<!--#echo var="OILS_SKIN_BASE"-->/kcls/graphics/sub_checked_out_on.jpg" /></div>
8         <div class="align" id="checked_hist_link"><a class="" href="javascript:;" onclick="switchSubPage('checked','hist')"><img src="<!--#echo var="OILS_SKIN_BASE"-->/kcls/graphics/sub_checked_hist_off.jpg" /></a></div>
9         <div class="align hide_me" id="checked_link"><a href="javascript:;" onclick="switchSubPage('checked','main')"><img src="<!--#echo var="OILS_SKIN_BASE"-->/kcls/graphics/sub_checked_out_off.jpg" /></a></div>
10         <div class="align selected hide_me" id="checked_hist_label"><img src="<!--#echo var="OILS_SKIN_BASE"-->/kcls/graphics/sub_checked_hist_on.jpg" /></div> 
11         <div style="clear:both;"></div>
12   </div>
13         
14   <div class="header_middle"><span id="acct_checked_header" style="float:left;">Current Items Checked Out</span> <span style="float:right;"><a class="hide_me" href="javascript:;">Export List</a></span></div>
15   <div style="clear:both;"></div>
16   
17   <div id='checked_main'>
18    <table cellpadding='0' cellspacing='0' border='0' style="padding:8px 0px 6px 0px;"><tr>
19         <td><a href="javascript:;" onclick="myOPACRenewSelected();">Renew Selected Titles</a></td>
20         <td style="padding-left:9px;"><a class="hide_me" href="javascript:;"><img alt="Save" src="/opac/skin/kcls/graphics/save-btn.png" /></a></td>
21         <td style="padding-left:5px;"><a href="javascript:;" onclick="alert('To Renew an individual title, select box and click Renew Selected Titles');"><img alt="Renewing Help" src="/opac/skin/kcls/graphics/question-mark.png" /></a></td>
22    </tr></table>
23    <table id="acct_checked_main_header" cellpadding='0' cellspacing='0' border='0'><tr>
24    <td width="1%" style="padding-left:10px;"><input type="checkbox" id="check_all_checked" onclick="checkAll($('checked_temp_parent'), this.id);" /></td>
25    <td width="40%" style="padding-left:5px;"><span title="Click to sort" onclick="sortChecked('title');" style="cursor:pointer;">Title</span> / <span title="Click to sort" onclick="sortChecked('author');" style="cursor:pointer;">Author</span></td>
26    <td width="8%" style="padding-right:5px;" align="center"><span title="Click to sort" onclick="sortChecked('renews');" style="cursor:pointer;">Renews<br />Left</span></td>
27    <td width="13%" style="padding-left:5px;"><span title="Click to sort" onclick="sortChecked('due');" style="cursor:pointer;">Due Date</span></td>
28    <td width="16%"><span title="Click to sort" onclick="sortChecked('barcode');" style="cursor:pointer;">barcode</span></td>
29    <td width="22%"><span title="Click to sort" onclick="sortChecked('cn');" style="cursor:pointer;">call number</span></td>
30    </tr></table>
31    
32  <div id="checked_temp_parent">
33    <div id="acct_checked_temp">
34         <table cellpadding='0' cellspacing='0' border='0' style="margin-top:5px;"><tr>
35           <td width="1%" style="padding-left:10px;" valign="top"><input type="checkbox" name="check_all_checked" /></td>
36           <td width="40%" style="padding-left:5px;padding-bottom:10px;" name="author"><a href="javascript:;" name="title"></a></td>
37           <td width="8%" name="renewals" align="center"></td>
38           <td width="13%" style="padding-left:5px;" name="due_date"></td>
39           <td width="16%" name="barcode"></td>
40           <td width="22%" name="call_number"></td>
41         </tr></table>
42    </div>
43  </div>
44  </div>
45   
46   <div id='checked_hist' class="hide_me" style="padding-top:8px;">
47    <table id="acct_checked_hist_header" cellpadding='0' cellspacing='0' border='0' width='100%'><tr>
48         <td width="45%" style="padding-left:15px;"><span title="Click to sort" onclick="sortCheckedHist('title');" style="cursor:pointer;">Title</span> / <span title="Click to sort" onclick="sortCheckedHist('author');" style="cursor:pointer;">Author</span></td>
49         <td width="22%" style="white-space:nowrap;padding-left:5px;"><span title="Click to sort" onclick="sortCheckedHist('cn');" style="cursor:pointer;">Call Number</span></td>
50         <td width="11%"><span title="Click to sort" onclick="sortCheckedHist('checkout');" style="cursor:pointer;">Checkout</span></td>
51         <td width="11%"><span title="Click to sort" onclick="sortCheckedHist('due');" style="cursor:pointer;">Due Date</span></td>
52         <td width="11%"><span title="Click to sort" onclick="sortCheckedHist('returned');" style="cursor:pointer;">Returned</span></td>
53    </tr></table>
54    
55         <table cellpadding='0' cellspacing='0' border='0' style="margin-top:5px;" width="100%"><tbody id="acct_checked_hist_parent"><tr id="acct_checked_hist_temp">
56           <td width="45%" style="padding-left:15px;padding-bottom:10px;"><a href="javascript:;" name="title"></a> / <span name="author"></span></td>
57           <td width="22%" style="padding-left:5px;" name="call_number"></td>
58           <td width="11%" name="checkout"></td>
59           <td width="11%" name="due_date"></td>
60           <td width="11%" name="returned" nowrap="nowrap" style="white-space:nowrap;"></td>
61         </tr></tbody></table>
62   </div>
63
64         <div id='non_cat_circs_div' class='hide_me'>
65                 <br/>
66                 <div style='text-align: center'><b>&myopac.common.other.circ;</b></div>
67                 <table class='data_grid' width='100%'>
68                         <thead>
69                                 <tr>
70                                         <td>&myopac.checked.circ.lib;</td>
71                                         <td>&myopac.checked.item.type;</td>
72                                         <td>&myopac.checked.circ.time;</td>
73                                 </tr>
74                         </thead>
75                         <tbody id='non_cat_circs_tbody'>
76                                 <tr id='non_cat_circs_row'>
77                                         <td name='circ_lib'/>
78                                         <td name='item_type'/>
79                                         <td name='circ_time'/>
80                                 </tr>
81                         </tbody>
82                 </table>
83         </div>
84         
85         <div id='myopac_renew_success' class='hide_me'>&myopac.checked.renew.success;</div>
86         <span class='hide_me' id='myopac_renew_confirm'>&myopac.checked.renew.confirm;</span>
87         <span class='hide_me' id='myopac_renew_fail'>&myopac.checked.renew.fail;</span>
88    <span class='hide_me' id='myopac_renew_fail2'>&myopac.checked.renew.fail2;</span>
89 </div>
90 <![CDATA[<!-- ****************** end: myopac_checked.xml ***************************** -->]]>
91