From 8811d84c462ccbbec4bc697e2a93e11e6d30e7f3 Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 19 Jan 2005 21:21:59 +0000 Subject: [PATCH] Updated to show items as waiting only if destination branch matches holding branch. Reserves table is also updated to show 'waiting' if item is at its destination branch, or 'in-transit' if item has been allocated but hasn't arrived yet. --- koha-tmpl/opac-tmpl/npl/en/opac-user.tmpl | 42 ++++++++++++++--------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/koha-tmpl/opac-tmpl/npl/en/opac-user.tmpl b/koha-tmpl/opac-tmpl/npl/en/opac-user.tmpl index 207082b6da..f59d61d561 100644 --- a/koha-tmpl/opac-tmpl/npl/en/opac-user.tmpl +++ b/koha-tmpl/opac-tmpl/npl/en/opac-user.tmpl @@ -40,17 +40,21 @@ - - + - + + - + "> + +
Reserved Items Waiting
TitleAuthorTitle Reserve date Pick Up Branch
/images/.gif" alt="" title="" /> - ">  -
+ Waiting at + + In transit from to +
@@ -68,9 +72,9 @@ -/images/.gif" alt="" /> +/images/.gif" alt="" title="" /> "> - () + --> @@ -85,24 +89,24 @@ Title Due -Status + -/images/.gif" alt="" /> +/images/.gif" alt="" title="" /> "> - () + YesNo --> - + &bornum=" class="padded">Renew Not renewable - + --> @@ -120,18 +124,22 @@ Not renewable Reserves ( total) -Title +Title Placed On Pick Up Location +Status +/images/.gif" alt="" title="" /> "> - () + - - + + + Waiting at In transit from to   + -- 2.39.5