Bug 8726 follow-up: fix QA issues
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 20 Sep 2012 11:39:16 +0000 (07:39 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 28 Sep 2012 15:14:15 +0000 (17:14 +0200)
commit52f54eec1da5e60f3e211844c2336e62a974201d
treed5b8ccd6a37b45c1be86ae82e83fb6e910db5998
parentef87bb0a81fde413f6bb8e8b106009707efe8f9b
Bug 8726 follow-up: fix QA issues

Fixes several perlcritic complaints, and some overflow in the
configuration page. Also notes that Did You Mean is not yet
enabled on the staff client.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Sorry about the problematic last attempt at uploading. I missed a
patch when squashing. It is now included.
Koha/SuggestionEngine/Base.pm
Koha/SuggestionEngine/Plugin/AuthorityFile.pm
Koha/SuggestionEngine/Plugin/ExplodedTerms.pm
Koha/SuggestionEngine/Plugin/Null.pm
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt
t/SuggestionEngine.t
t/SuggestionEngine_AuthorityFile.t
t/SuggestionEngine_ExplodedTerms.t