|
Lines 14-20
$.tablesorter.addParser({
Link Here
|
| 14 |
$('#resultlist > ul').tabs(); |
14 |
$('#resultlist > ul').tabs(); |
| 15 |
$("th a").hide(); |
15 |
$("th a").hide(); |
| 16 |
$.tablesorter.defaults.widgets = ['zebra']; |
16 |
$.tablesorter.defaults.widgets = ['zebra']; |
| 17 |
$("#holdst").tablesorter({<!-- TMPL_IF EXPR="dateformat eq 'metric'" --> |
17 |
$("#holdst,#holdso").tablesorter({<!-- TMPL_IF EXPR="dateformat eq 'metric'" --> |
| 18 |
dateFormat: 'uk',<!-- /TMPL_IF --> |
18 |
dateFormat: 'uk',<!-- /TMPL_IF --> |
| 19 |
sortList: [[3,0]], |
19 |
sortList: [[3,0]], |
| 20 |
headers: { 1:{sorter:'articles'},3: { sorter: 'articles' },4:{sorter:false}} |
20 |
headers: { 1:{sorter:'articles'},3: { sorter: 'articles' },4:{sorter:false}} |
|
Lines 84-98
$.tablesorter.addParser({
Link Here
|
| 84 |
<tbody><!-- TMPL_LOOP NAME="reserveloop" --> |
84 |
<tbody><!-- TMPL_LOOP NAME="reserveloop" --> |
| 85 |
<tr> |
85 |
<tr> |
| 86 |
<td><p><!-- TMPL_VAR NAME="waitingdate" --></p></td> |
86 |
<td><p><!-- TMPL_VAR NAME="waitingdate" --></p></td> |
| 87 |
<td> |
87 |
<td><!-- TMPL_INCLUDE NAME="biblio-default-view.inc" --> |
| 88 |
<!-- TMPL_INCLUDE NAME="biblio-default-view.inc" --> |
|
|
| 89 |
<!-- TMPL_VAR NAME="title" escape="html" --> <!-- TMPL_VAR NAME="subtitle" ESCAPE="html" --> |
88 |
<!-- TMPL_VAR NAME="title" escape="html" --> <!-- TMPL_VAR NAME="subtitle" ESCAPE="html" --> |
| 90 |
</a> |
89 |
</a> |
| 91 |
(<b><!-- TMPL_VAR NAME="itemtype" --></b>) |
90 |
(<b><!-- TMPL_VAR NAME="itemtype" --></b>) |
| 92 |
<br />Barcode: <!-- TMPL_VAR NAME="barcode" --> |
91 |
<br />Barcode: <!-- TMPL_VAR NAME="barcode" --> |
| 93 |
</td> |
92 |
</td> |
| 94 |
<td> |
93 |
<td><a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!--TMPL_VAR Name="borrowernum"-->"><!-- TMPL_VAR NAME="borrowername" -->, <!-- TMPL_VAR NAME="borrowerfirstname" --></a><br /><!-- TMPL_VAR NAME="borrowerphone" --><br /> |
| 95 |
<a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!--TMPL_VAR Name="borrowernum"-->"><!-- TMPL_VAR NAME="borrowername" -->, <!-- TMPL_VAR NAME="borrowerfirstname" --></a><br /><!-- TMPL_VAR NAME="borrowerphone" --><br /> |
|
|
| 96 |
<!-- TMPL_IF NAME="borrowermail" --><a href="mailto:<!-- TMPL_VAR NAME="email" -->?subject=Reservation: <!-- TMPL_VAR NAME="title" -->"> |
94 |
<!-- TMPL_IF NAME="borrowermail" --><a href="mailto:<!-- TMPL_VAR NAME="email" -->?subject=Reservation: <!-- TMPL_VAR NAME="title" -->"> |
| 97 |
<!-- TMPL_VAR NAME="borrowermail" --></a><!--/TMPL_IF--> |
95 |
<!-- TMPL_VAR NAME="borrowermail" --></a><!--/TMPL_IF--> |
| 98 |
</td> |
96 |
</td> |
|
Lines 130-156
$.tablesorter.addParser({
Link Here
|
| 130 |
<tbody><!-- TMPL_LOOP NAME="overloop" --> |
128 |
<tbody><!-- TMPL_LOOP NAME="overloop" --> |
| 131 |
<tr> |
129 |
<tr> |
| 132 |
<td><p><!-- TMPL_VAR NAME="waitingdate" --></p></td> |
130 |
<td><p><!-- TMPL_VAR NAME="waitingdate" --></p></td> |
| 133 |
<td> |
131 |
<td><!-- TMPL_INCLUDE NAME="biblio-default-view.inc" --><!-- TMPL_VAR NAME="title" escape="html" --> <!-- TMPL_VAR NAME="subtitle" ESCAPE="html" --> |
| 134 |
<!-- TMPL_IF name="BiblioDefaultViewmarc" --> |
|
|
| 135 |
<a href="/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" ESCAPE="URL" -->"> |
| 136 |
<!-- TMPL_ELSIF NAME="BiblioDefaultViewisbd" --> |
| 137 |
<a href="/cgi-bin/koha/catalogue/ISBDdetail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" ESCAPE="URL" -->"> |
| 138 |
<!-- TMPL_ELSE --> |
| 139 |
<a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" ESCAPE="URL" -->"> |
| 140 |
<!-- /TMPL_IF --> |
| 141 |
<!-- TMPL_VAR NAME="title" escape="html" --> <!-- TMPL_VAR NAME="subtitle" ESCAPE="html" --> |
| 142 |
</a> |
132 |
</a> |
| 143 |
(<b><!-- TMPL_VAR NAME="itemtype" --></b>) |
133 |
(<b><!-- TMPL_VAR NAME="itemtype" --></b>) |
| 144 |
<br />Barcode: <!-- TMPL_VAR NAME="barcode" --> |
134 |
<br />Barcode: <!-- TMPL_VAR NAME="barcode" --> |
| 145 |
</td> |
135 |
</td> |
| 146 |
<td> |
136 |
<td><a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!--TMPL_VAR Name="borrowernum"-->"><!-- TMPL_VAR NAME="borrowername" -->, <!-- TMPL_VAR NAME="borrowerfirstname" --></a><br /><!-- TMPL_VAR NAME="borrowerphone" --><br /> |
| 147 |
<a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=<!--TMPL_VAR Name="borrowernum"-->"><!-- TMPL_VAR NAME="borrowername" -->, <!-- TMPL_VAR NAME="borrowerfirstname" --></a><br /><!-- TMPL_VAR NAME="borrowerphone" --><br /> |
|
|
| 148 |
<!-- TMPL_IF NAME="borrowermail" --><a href="mailto:<!-- TMPL_VAR NAME="email" -->?subject=Reservation: <!-- TMPL_VAR NAME="title" ESCAPE="url" -->"> |
137 |
<!-- TMPL_IF NAME="borrowermail" --><a href="mailto:<!-- TMPL_VAR NAME="email" -->?subject=Reservation: <!-- TMPL_VAR NAME="title" ESCAPE="url" -->"> |
| 149 |
<!-- TMPL_VAR NAME="borrowermail" --></a><!--/TMPL_IF--> |
138 |
<!-- TMPL_VAR NAME="borrowermail" --></a><!--/TMPL_IF--> |
| 150 |
</td> |
139 |
</td> |
| 151 |
<td><!-- TMPL_VAR NAME="homebranch" --> <!-- TMPL_VAR NAME="itemcallnumber" --></td> |
140 |
<td><!-- TMPL_VAR NAME="homebranch" --> <!-- TMPL_VAR NAME="itemcallnumber" --></td> |
| 152 |
<td> |
141 |
<td><form name="cancelReserve" action="waitingreserves.pl" method="post"> |
| 153 |
<form name="cancelReserve" action="waitingreserves.pl" method="post"> |
|
|
| 154 |
<input type="hidden" name="borrowernumber" value="<!-- TMPL_VAR NAME="borrowernum" -->" /> |
142 |
<input type="hidden" name="borrowernumber" value="<!-- TMPL_VAR NAME="borrowernum" -->" /> |
| 155 |
<input type="hidden" name="itemnumber" value="<!-- TMPL_VAR NAME="itemnumber" -->" /> |
143 |
<input type="hidden" name="itemnumber" value="<!-- TMPL_VAR NAME="itemnumber" -->" /> |
| 156 |
<input type="hidden" name="fbr" value="<!-- TMPL_VAR NAME="holdingbranch" -->" /> |
144 |
<input type="hidden" name="fbr" value="<!-- TMPL_VAR NAME="holdingbranch" -->" /> |
| 157 |
- |
|
|