Bugzilla – Attachment 117433 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-syste.patch (text/plain), 1.61 KB, created by
Jonathan Druart
on 2021-03-01 10:26:22 UTC
(
hide
)
Description:
Bug 27798: Add warning to IndependentBranches system preference
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-03-01 10:26:22 UTC
Size:
1.61 KB
patch
obsolete
>From 646abd69aa32c2e3c97c2c2ab4677a43d2f739f4 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 > >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> > >JD Amended patch: >* Fix commit title >* Don't split the syspref's description, otherwise the sentence will be >split in the POs >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 1 + > 1 file changed, 1 insertion(+) > >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..ff475a5ddb 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,7 @@ 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.20.1
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