From bf2b7bc27b7907c05353a9d51e1c617e63f463f3 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 16 Oct 2012 09:59:31 +0200 Subject: [PATCH] Bug 7986 Followup: Update ExportRemoveFields --- .../prog/en/modules/admin/preferences/circulation.pref | 5 +---- 1 file changed, 1 insertion(+), 4 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 7649d33..720da6f 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 @@ -120,11 +120,8 @@ Circulation: - pref: ExportWithCsvProfile - CSV profile when exporting patron checkout history (enter CSV Profile name) - + - List of fields not to use for the csv or iso2709 export (separated by space, e.g. 100a 200b 300c) - pref: ExportRemoveFields - - choices: - yes: Export - no: "Don't export" - - fields for csv or iso2709 export Checkout Policy: - - pref: AllowNotForLoanOverride -- 1.7.10.4