Bugzilla – Attachment 188421 Details for
Bug 41067
'OPAC mandatory' attribute setting requires 'Editable in OPAC' to work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41067: (follow-up) Change hint to include 'Editable' requirement
Bug-41067-follow-up-Change-hint-to-include-Editabl.patch (text/plain), 1.32 KB, created by
Owen Leonard
on 2025-10-24 16:41:21 UTC
(
hide
)
Description:
Bug 41067: (follow-up) Change hint to include 'Editable' requirement
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-10-24 16:41:21 UTC
Size:
1.32 KB
patch
obsolete
>From 7a9ce4576adef104f832b42a762005bcde569b4b Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 24 Oct 2025 16:39:22 +0000 >Subject: [PATCH] Bug 41067: (follow-up) Change hint to include 'Editable' > requirement > >--- > .../intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >index f83cacf1faf..631a41867b8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt >@@ -200,7 +200,7 @@ > [% ELSE %] > <input type="checkbox" id="opac_mandatory" name="opac_mandatory" /> > [% END %] >- <span class="hint">Check to make this attribute mandatory when creating or editing a patron from the OPAC.</span> >+ <span class="hint">Check to make this attribute mandatory when creating or editing a patron from the OPAC. Requires 'Editable in OPAC.'</span> > </li> > <li > ><label for="display_checkout">Display in patron's brief information: </label> >-- >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 41067
:
188324
|
188420
|
188421
|
188657
|
188658