From eebda76b90aba302623a3b3ed6434ed094bebaf7 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 7 Sep 2012 11:23:08 -0400 Subject: [PATCH] [SIGNED-OFF] Bug 8677 - table overlapping to the right on holds waiting Converting layout to 100% flexible width to allow table to expand as needed. Signed-off-by: Nicole C. Engard --- .../prog/en/modules/circ/waitingreserves.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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.2.3