Bugzilla – Attachment 14464 Details for
Bug 9321
holds queue printable version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9321 - holds queue printable version
Bug-9321---holds-queue-printable-version.patch (text/plain), 1.03 KB, created by
Kyle M Hall (khall)
on 2013-01-08 12:18:44 UTC
(
hide
)
Description:
Bug 9321 - holds queue printable version
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-01-08 12:18:44 UTC
Size:
1.03 KB
patch
obsolete
>From e39a261ad8689fcee53696911bbdc2100a01ee1a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 8 Jan 2013 07:18:24 -0500 >Subject: [PATCH] Bug 9321 - holds queue printable version > >--- > .../prog/en/modules/circ/view_holdsqueue.tt | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt >index aefd8d9..ec2ba83 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt >@@ -2,6 +2,15 @@ > <title>Koha › Circulation › Holds queue</title> > [% INCLUDE 'doc-head-close.inc' %] > <style type="text/css"> p { margin-top: 0; }</style> >+<style type="text/css" media="print"> >+body { >+ background: white; >+ font-size: 12pt; >+} >+#holdst { >+ width: 100%; >+} >+</style> > </head> > <body id="circ_view_holdsqueue" class="circ"> > [% INCLUDE 'header.inc' %] >-- >1.7.2.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 9321
:
14464
|
28908