From 85233dcacc1ad737096ef863779e52f49b4b3b3c 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. --- C4/UsageStats.pm | 4 +++- .../intranet-tmpl/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 3a5cefc..627fba5 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 d1920a7..2e566e7 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 -- 1.9.1