Bugzilla – Attachment 117363 Details for
Bug 27798
Independent branches should have a warning
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27798 - Add warning to IndependentBranches system preference
Bug-27798---Add-warning-to-IndependentBranches-sys.patch (text/plain), 1.55 KB, created by
Marcel de Rooy
on 2021-02-26 08:35:51 UTC
(
hide
)
Description:
Bug 27798 - Add warning to IndependentBranches system preference
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2021-02-26 08:35:51 UTC
Size:
1.55 KB
patch
obsolete
>From 3ebea41a955b58243857f12eca179fc0cf4fae5f Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 25 Feb 2021 13:33:31 -0500 >Subject: [PATCH] Bug 27798 - Add warning to IndependentBranches system > preference >Content-Type: text/plain; charset=utf-8 > >Test Plan: >1) Apply this patch >2) Search system preferences for IndependentBranches >3) Note the warning about changing the setting on a production system > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 2 ++ > 1 file changed, 2 insertions(+) > >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 e3790c5543..ad54cc1f31 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 >@@ -115,6 +115,8 @@ Administration: > choices: > yes: "Yes" > no: "No" >+ - "<p class='text-danger'><strong>Warning:</strong> Changing this system preference will radically alter" >+ - "the behavior of Koha. Changing preference on a production system is highly discouraged.</p>" > - > - "Prevent staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries: " > - pref: IndependentBranchesPatronModifications >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 27798
:
117359
|
117360
|
117363
|
117433