From ba4c13a559a4a38d6557e1e6549facab1ec3c1f7 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 25 Aug 2008 11:14:36 -0500 Subject: [PATCH] Fixing tablesorter, display of renew links Signed-off-by: Galen Charlton --- .../opac-tmpl/prog/en/modules/opac-user.tmpl | 56 +++++++++++++------ 1 file changed, 39 insertions(+), 17 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl index 2ad85d5740..54cfc1dbba 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl @@ -42,6 +42,26 @@ $.tablesorter.addParser({ }); + $("#overduest").tablesorter({ + dateFormat: 'uk', + widgets : ['zebra'], + + sortList: [[1,0]], + + headers: { 0: { sorter: false }, 1: { sorter: 'articles' },4: { sorter: false },5: { sorter: false }} + + headers: { 0: { sorter: false }, 1: { sorter: 'articles' },5: { sorter: false },6: { sorter: false }} + + + + sortList: [[0,0]], + headers: { 0: { sorter: 'articles' },3: { sorter: false }} + + sortList: [[0,0]], + headers: { 0: { sorter: 'articles' },1: { sorter: false },3: { sorter: false }} + + + }); KOHA.Google.GetCoverFromIsbn(); }); //]]> @@ -128,12 +148,12 @@ $.tablesorter.addParser({
- + - - + + - +
Holds Waiting
Title Hold date Pick Up Library
/images/.gif" alt="" title="" /> "> @@ -147,7 +167,7 @@ $.tablesorter.addParser({ In transit from to
@@ -156,7 +176,8 @@ $.tablesorter.addParser({ - + + @@ -178,7 +199,6 @@ $.tablesorter.addParser({ class="overdue">
Items Checked Out
Title Title Item Type Call No. Due -" alt="" title="" /> /ref=sib_dp_pt/002-7879865-0184864#reader-link">.01.THUMBZZZ.jpg" alt="Cover Image" /> @@ -230,21 +250,21 @@ $.tablesorter.addParser({
- - + + + - - - + + + + - + + + - --> + + - +
Overdues ( total)
Title
 Title Item Type Call No. DueRenew
RenewFines
-" alt="" title="" /> - ">.01.THUMBZZZ.jpg" alt="" class="thumbnail" />
" id="" class="gbs-thumbnail">
@@ -256,6 +276,8 @@ $.tablesorter.addParser({
" title="" alt="" /> Account Frozen @@ -263,10 +285,10 @@ $.tablesorter.addParser({ On Reserve No renewals left -YesNo
-- 2.39.2