Bugzilla – Attachment 68142 Details for
Bug 17492
Show warning if patron's age is out of category limits
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17492: (followup) Fixed broken layout of the patron detail page
Bug-17492-followup-Fixed-broken-layout-of-the-patr.patch (text/plain), 1.16 KB, created by
Katrin Fischer
on 2017-10-14 20:41:42 UTC
(
hide
)
Description:
Bug 17492: (followup) Fixed broken layout of the patron detail page
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-10-14 20:41:42 UTC
Size:
1.16 KB
patch
obsolete
>From 2205aea7c9c6455230af867d132b6a3eda606bb9 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Radek=20=C5=A0iman?= <rbit@rbit.cz> >Date: Mon, 2 Oct 2017 16:52:30 +0200 >Subject: [PATCH] Bug 17492: (followup) Fixed broken layout of the patron > detail page > >Test plan: >1) apply this patch >2) open eg. /cgi-bin/koha/members/moremember.pl?borrowernumber=3 >3) tabbed menu (checkout, details, fines, etc.) should be displayed on >the left side of the page not at the bottom > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >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 6ec9234..8bed993 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >@@ -192,7 +192,8 @@ function validate1(date) { > [% IF age_limitations %] > [% INCLUDE 'category-out-of-age-limit.inc' %] > [% END %] >- </ul> >+ </ul> >+ </div> > [% END %] > > [% IF ( flagged ) %] >-- >2.1.4
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 17492
:
56805
|
56806
|
56874
|
56933
|
56934
|
56935
|
56936
|
56937
|
56976
|
56985
|
56986
|
56987
|
56988
|
56989
|
56990
|
56995
|
62860
|
67040
|
67041
|
67042
|
67850
|
67851
|
67867
|
67868
|
68139
|
68140
|
68141
|
68142
|
68143
|
68144
|
68145
|
91028
|
91029
|
91044
|
91045
|
91098
|
91099
|
91100