[Koha-patches] [PATCH] bug 4834 split joined preferences

Nicole Engard nengard at bywatersolutions.com
Thu May 27 05:55:52 CEST 2010


these prefs : FilterBeforeOverdueReport & DisplayClearScreenButton shouldn't be
lumped together - they do two very different things and have nothing to do with
each other.

this patch splits them into two individual preferences.
---
 .../en/modules/admin/preferences/circulation.pref  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
index 1f359fa..c69a34d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
@@ -60,6 +60,7 @@ Circulation:
                   yes: Require
                   no: "Don't require"
             - staff to choose which checkouts to show before running the overdues report.
+        -            
             - pref: DisplayClearScreenButton
               choices:
                   yes: Show
-- 
1.5.6.5



More information about the Koha-patches mailing list