From 4ccf4181bb21b405ae2110142e778d6f5c465b30 Mon Sep 17 00:00:00 2001 From: Mirko Tietgen Date: Thu, 4 Oct 2012 13:26:26 +0200 Subject: [PATCH] Bug 4177 opaccloud missing from the system preferences interface There is no option to toggle the (existing) syspref OpacCloud. This patch adds one. Signed-off-by: Kyle M Hall Inserted tags manually, enabled system preference, tag subject cloud displays nicely. Signed-off-by: Paul Poulain --- .../prog/en/modules/admin/preferences/opac.pref | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index e6457857fc..6858a58a70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -295,6 +295,12 @@ OPAC: yes: Allow no: "Don't allow" - patrons to browse subject authorities on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to create the browser list) + - + - pref: OpacCloud + choices: + yes: Show + no: "Don't show" + - a subject cloud on OPAC (run misc/cronjobs/build_browser_and_cloud.pl to build) - - pref: OpacAuthorities choices: -- 2.39.2