Bugzilla – Attachment 31739 Details for
Bug 12963
Columns misplaced in moremember.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12963: Columns misplaced in moremember.tt
Bug-12963-Columns-misplaced-in-moremembertt.patch (text/plain), 1.40 KB, created by
Jonathan Druart
on 2014-09-19 12:42:18 UTC
(
hide
)
Description:
Bug 12963: Columns misplaced in moremember.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-09-19 12:42:18 UTC
Size:
1.40 KB
patch
obsolete
>From 87956fdc751db5028df36b299ab4a1c31d01c4eb Mon Sep 17 00:00:00 2001 >From: Rafal Kopaczka <rkk0@poczta.onet.pl> >Date: Fri, 19 Sep 2014 14:27:04 +0200 >Subject: [PATCH] Bug 12963: Columns misplaced in moremember.tt > >After applying Bug 12899, in moremember page, checkouts table has >misplaced columns. > >Test plan: >1. Check out title for a user. Columns in Detail page at checkout tab >are misplaced; there's no Due date column. >2. Aplly patch, everything shuld look fine now. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >My bad! Thanks for catching this. > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >index 794e383..64f1fe3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >@@ -415,6 +415,7 @@ function validate1(date) { > <thead> > <tr> > <th scope="col"> </th> >+ <th scope="col"> </th> > <th scope="col">Due date</th> > <th scope="col">Due date</th> > <th scope="col">Title</th> >-- >2.1.0
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 12963
:
31735
|
31736
|
31738
| 31739