Bugzilla – Attachment 3772 Details for
Bug 6105
Cancel a reserve from moremember.pl doesn't work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Cancel a reserve from moremember.pl
0001-Bug-6105-Fix-a-problem-when-cancel-a-reserve-from-mo.patch (text/plain), 1.08 KB, created by
Alex Arnaud
on 2011-04-07 08:56:24 UTC
(
hide
)
Description:
Cancel a reserve from moremember.pl
Filename:
MIME Type:
Creator:
Alex Arnaud
Created:
2011-04-07 08:56:24 UTC
Size:
1.08 KB
patch
obsolete
>From ea913f766cd9b53a050f9b833ebf7949f5d1cfe5 Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Thu, 7 Apr 2011 10:54:24 +0200 >Subject: [PATCH] Bug 6105 - Fix a problem when cancel a reserve from moremember.pl > >--- > .../prog/en/modules/members/moremember.tmpl | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl >index ad5731d..2081073 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl >@@ -564,6 +564,7 @@ function validate1(date) { > </table> > </div> > <!-- /TMPL_IF --> >+ </form> > > <div id="onhold"> > <!-- TMPL_IF NAME="reservloop" --> >@@ -617,6 +618,7 @@ function validate1(date) { > <input type="submit" id="renew_all" name="renew_all" value="Renew all" /> > </fieldset> > <!-- TMPL_ELSE --><p>Patron has nothing checked out.</p><!-- /TMPL_IF --> >+</form> > </div> > > </div> >-- >1.6.3.3 >
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 6105
: 3772