From af2a4c59eb4f7a52d85b9be4cf163c903a7f0e27 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 16 Oct 2014 12:53:27 -0300 Subject: [PATCH] Bug 11926: Follow-up - remove SearchEngine pref / fix POD Patch set reintroduced the formerly removed system preference, just removing it again. Also fixes complaints of the QA script about POD in the new module. Signed-off-by: Tomas Cohen Arazi --- C4/UsageStats.pm | 4 +++- .../prog/en/modules/admin/preferences/admin.pref | 8 -------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm index 3a5cefc712..627fba5671 100644 --- a/C4/UsageStats.pm +++ b/C4/UsageStats.pm @@ -23,7 +23,9 @@ use POSIX qw(strftime); use LWP::UserAgent; use JSON; -=head1 NAME C4::UsageStats +=head1 NAME + +C4::UsageStats =head1 DESCRIPTION diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index d1920a71f7..2e566e7967 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -105,14 +105,6 @@ Administration: yes: Allow no: "Don't Allow" - Mozilla persona for login - Search Engine: - - - - pref: SearchEngine - default: Zebra - choices: - Solr: Solr - Zebra: Zebra - - is the search engine used. Usage Stats: - - pref: UsageStatsShare -- 2.39.2