From cb4b4cd13f65563543f0d4df970d6e52df8c7ecc Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 18 May 2012 10:53:11 -0400 Subject: [PATCH] Bug 8124 - Hide option to download results of items with no checkouts report Content-Type: text/plain; charset="utf-8" We should not show disabled controls for features which don't work. --- .../prog/en/modules/reports/catalogue_out.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt index 281fa66..23eb6ba 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt @@ -139,11 +139,11 @@ - + +
  • -- 1.7.9.5