From 582ed2abb2f9ad3131171ea3a7fba8d16ad2fec9 Mon Sep 17 00:00:00 2001 From: Owen Leonard 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({ › Holds awaiting pickup -
+
-- 1.7.9.5