Bugzilla – Attachment 12053 Details for
Bug 8677
table overlapping to the right on holds waiting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8677 - table overlapping to the right on holds waiting
Bug-8677---table-overlapping-to-the-right-on-holds.patch (text/plain), 1.00 KB, created by
Owen Leonard
on 2012-09-07 15:25:27 UTC
(
hide
)
Description:
Bug 8677 - table overlapping to the right on holds waiting
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-09-07 15:25:27 UTC
Size:
1.00 KB
patch
obsolete
>From 582ed2abb2f9ad3131171ea3a7fba8d16ad2fec9 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 7 Sep 2012 11:23:08 -0400 >Subject: [PATCH] Bug 8677 - table overlapping to the right on holds waiting >Content-Type: text/plain; charset="utf-8" > >Converting layout to 100% flexible width to allow >table to expand as needed. >--- > .../prog/en/modules/circ/waitingreserves.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >index ea0faef..f9d2258 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >@@ -32,7 +32,7 @@ $.tablesorter.addParser({ > › <a href="/cgi-bin/koha/circ/waitingreserves.pl">Holds awaiting pickup</a> > </div> > >-<div id="doc" class="yui-t7"> >+<div id="doc3" class="yui-t7"> > > <div id="bd"> > <div id="yui-main"> >-- >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 8677
:
11797
|
12053
|
12072