Bugzilla – Attachment 102012 Details for
Bug 22937
Searching by library groups uses group Title rather than Description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22937: Add hint to groups editor
Bug-22937-Add-hint-to-groups-editor.patch (text/plain), 1.17 KB, created by
Kyle M Hall (khall)
on 2020-03-27 16:02:37 UTC
(
hide
)
Description:
Bug 22937: Add hint to groups editor
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2020-03-27 16:02:37 UTC
Size:
1.17 KB
patch
obsolete
>From d524bf6017179d5800088a41d4c762bb71581ada Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 27 Mar 2020 12:01:05 -0400 >Subject: [PATCH] Bug 22937: Add hint to groups editor > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt >index 8bfc06d61a..9025812542 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt >@@ -166,6 +166,7 @@ > <label for="edit-group-modal-title">Title: </label> > <input type="text" size="40" maxlength="100" id="edit-group-modal-title" name="title" value="" required="required" /> > <span class="required">Required</span> >+ <span class="hint">Displayed in the library group search dropdowns.</span> > </li> > > <li> >-- >2.21.1 (Apple Git-122.3)
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 22937
:
90442
|
90448
|
102012
|
102512
|
102522
|
102541