Bugzilla – Attachment 179205 Details for
Bug 31642
Control locations for HTML customizations from new table or Authorised values
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31642: (follow-up) Add descriptions for three new AV categories
Bug-31642-follow-up-Add-descriptions-for-three-new.patch (text/plain), 1.43 KB, created by
Marcel de Rooy
on 2025-03-12 13:12:50 UTC
(
hide
)
Description:
Bug 31642: (follow-up) Add descriptions for three new AV categories
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2025-03-12 13:12:50 UTC
Size:
1.43 KB
patch
obsolete
>From 7ce748deb10a4aeb8b994e8927c272794746b2f3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 12 Mar 2025 13:09:42 +0000 >Subject: [PATCH] Bug 31642: (follow-up) Add descriptions for three new AV > categories >Content-Type: text/plain; charset=utf-8 > >Good suggestion from David Nind on BZ comment10 (thx). > >Test plan: >Go to admin/authorised_values.pl and check category description on >main form. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../prog/en/modules/admin/authorised_values.tt | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >index 519476a6f3..a948263850 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >@@ -445,6 +445,12 @@ > > [% BLOCK category_descriptions %] > [% SWITCH code_category %] >+ [% CASE 'ADD_CONT_HTML_CUSTOM' %] >+ <p>Custom display locations for HTML customizations</p> >+ [% CASE 'ADD_CONT_HTML_OPAC_SYSTEM' %] >+ <p>OPAC display locations for HTML customizations</p> >+ [% CASE 'ADD_CONT_HTML_STAFF_SYSTEM' %] >+ <p>Staff interface display locations for HTML customizations</p> > [% CASE 'Asort1' %] > <p>Used for acquisitions statistical purposes</p> > [% CASE 'Asort2' %] >-- >2.39.5
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 31642
:
178424
|
178425
|
178426
|
179183
|
179184
|
179185
| 179205 |
182904