Bugzilla – Attachment 31738 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]
[SIGNED-OFF] Bug 12963: Columns misplaced in moremember.tt
SIGNED-OFF-Bug-12963-Columns-misplaced-in-morememb.patch (text/plain), 1.39 KB, created by
Owen Leonard
on 2014-09-19 12:39:18 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 12963: Columns misplaced in moremember.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2014-09-19 12:39:18 UTC
Size:
1.39 KB
patch
obsolete
>From 62c863097472b028c48ea06c58efc5333e83f2e8 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] [SIGNED-OFF] Bug 12963: Columns misplaced in moremember.tt >Content-Type: text/plain; charset="utf-8" > >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. >--- > .../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> >-- >1.7.9.5
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