Bugzilla – Attachment 4927 Details for
Bug 6121
waitingreserves: branchname instead of branch code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch, trivial follow-up
0002-BZ6061-follow-up-using-overloo-instead-of-reserveloo.patch (text/plain), 1.46 KB, created by
Paul Poulain
on 2011-08-10 11:47:46 UTC
(
hide
)
Description:
proposed patch, trivial follow-up
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2011-08-10 11:47:46 UTC
Size:
1.46 KB
patch
obsolete
>From 85664018f00f676a85da1e4e105ce32fd8188b65 Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Wed, 10 Aug 2011 13:46:18 +0200 >Subject: [PATCH 2/2] BZ6061 follow-up = using overloo instead of reserveloo > > >Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> >--- > .../prog/en/modules/circ/waitingreserves.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >index 6bfe480..7ecc3a1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >@@ -129,7 +129,7 @@ $.tablesorter.addParser({ > <tbody>[% FOREACH overloo IN overloop %] > <tr> > <td><p>[% overloo.waitingdate %]</p></td> >- <td>[% INCLUDE 'biblio-default-view.inc' biblionumber = reserveloo.biblionumber %][% overloo.title |html %] [% overloo.subtitle |html %] >+ <td>[% INCLUDE 'biblio-default-view.inc' biblionumber = overloo.biblionumber %][% overloo.title |html %] [% overloo.subtitle |html %] > </a> > [% UNLESS ( item_level_itypes ) %][% IF ( overloo.itemtype ) %] (<b>[% overloo.itemtype %]</b>)[% END %][% END %] > <br />Barcode: [% overloo.barcode %] >-- >1.7.4.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6121
:
3804
|
4133
|
4926
| 4927