Bugzilla – Attachment 45636 Details for
Bug 14131
Patroncard: Add possibility to print from patron lists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14131: Reduce the greybox height to 400px
Bug-14131-Reduce-the-greybox-height-to-400px.patch (text/plain), 1.42 KB, created by
Marc Véron
on 2015-12-14 10:25:07 UTC
(
hide
)
Description:
Bug 14131: Reduce the greybox height to 400px
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-12-14 10:25:07 UTC
Size:
1.42 KB
patch
obsolete
>From 180901cdfb67a0d81c8e35247ad85efe1288dc77 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 23 Oct 2015 09:21:21 +0100 >Subject: [PATCH] Bug 14131: Reduce the greybox height to 400px > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt >index 4807796..50c7213 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt >@@ -71,7 +71,7 @@ > </a> > </td> > <td> >- <a class="btn btn-mini" href="#" onclick='GB_showCenter(_("Print patron cards from list"), "/cgi-bin/koha/patroncards/print.pl?patronlist_id=[% l.patron_list_id %]", 700, 800);return false;'> >+ <a class="btn btn-mini" href="#" onclick='GB_showCenter(_("Print patron cards from list"), "/cgi-bin/koha/patroncards/print.pl?patronlist_id=[% l.patron_list_id %]", 400, 800);return false;'> > <i class="icon-print"></i> Print patron cards > </a> > </td> >-- >1.7.10.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 14131
:
38792
|
38875
|
38876
|
42491
|
42821
|
43414
|
43415
|
43544
|
43805
|
43806
|
45634
|
45635
| 45636