From 200e00e3474f6f815215a02ff1dc5ba8c8525e56 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 24 Mar 2008 15:19:31 -0500 Subject: [PATCH] Reformatting holds list to better match checkouts list Signed-off-by: Joshua Ferraro --- circ/circulation.pl | 1 - .../prog/en/modules/circ/circulation.tmpl | 163 +++++++++--------- 2 files changed, 78 insertions(+), 86 deletions(-) diff --git a/circ/circulation.pl b/circ/circulation.pl index 8664b4afbd..ee3c8200e0 100755 --- a/circ/circulation.pl +++ b/circ/circulation.pl @@ -386,7 +386,6 @@ if ($borrowernumber) { $getreserv{nottransfered} = 0; $getreserv{itemtype} = $getbibtype->{'description'}; $getreserv{author} = $getbibinfo->{'author'}; - $getreserv{itemcallnumber} = '----------'; $getreserv{biblionumber} = $num_res->{'biblionumber'}; } push( @reservloop, \%getreserv ); diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl index 10e295223d..8daadcb866 100755 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl @@ -106,9 +106,64 @@ - + +
+
+ +
    + +
  • Local Use Recorded
  • + + + +
  • The due date is invalid
  • + + +
  • The barcode was not found
  • + + + +
  • Item not for loan
  • + + + +
  • Item has been withdrawn
  • + + + +
  • Patron's address is in doubt
  • + + + +
  • Patron's card is lost
  • + + + +
  • Patron is restricted
  • + + + +
  • No more renewals possible
  • + + + +
  • Patron's card is expired
  • + + + +
  • This item belongs to and cannot be issued from this location.
  • + +
+ + +

+ + +
+ +

Item Checked out

@@ -155,58 +210,7 @@ No patron matched
Enter item barcode:
- - - - - -

- - - +
Specify Due Date:
" /> /lib/calendar/cal.gif" alt="Show Calendar" border="0" id="CalendarDueDate" style="cursor: pointer;" valign="top" /> @@ -322,9 +326,9 @@ No patron matched

Holds waiting:

    -
  • "> (), by , reserved on +
  • "> (), by Reserved on . - waiting at : + Waiting at
@@ -481,10 +485,10 @@ No patron matched -
+
-
+ @@ -498,44 +502,33 @@ No patron matched - - + + + "> + - + + + + - - -
Hold datePriority TitleAuthorItem Type Call NumberBarcodePriority
- - - Item targeted + ">, by + Item + waiting + + in transit from + since + hasn't been transfered yet from + Hold priority - - - - "> ( ) - - -
- Item is waiting - - -
- Item in transit from - since - - - -
- This item hasn't been transfered yet from - +
-- 2.39.5