Bugzilla – Attachment 127163 Details for
Bug 27360
Libraries should be able to pick which branches display on the public 'Libraries' page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27360: Add hint to input field
Bug-27360-Add-hint-to-input-field.patch (text/plain), 1.04 KB, created by
Katrin Fischer
on 2021-11-01 11:27:19 UTC
(
hide
)
Description:
Bug 27360: Add hint to input field
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-11-01 11:27:19 UTC
Size:
1.04 KB
patch
obsolete
>From bb120afd6b7fbcfc54ed89cec0022bb5c761f59c Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Wed, 27 Oct 2021 04:37:19 +0000 >Subject: [PATCH] Bug 27360: Add hint to input field > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt >index 69ffdd74df..2839906579 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt >@@ -275,6 +275,7 @@ Libraries › Administration › Koha > <option value="0" selected="selected">No</option> > [% END %] > </select> >+ <div class="hint">Set to 'yes' to show this library on the Libraries page in the OPAC.</div> > </li> > </ol> > </fieldset> >-- >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 27360
:
126997
|
126998
|
126999
|
127000
|
127007
|
127008
|
127009
|
127011
|
127012
|
127013
|
127144
|
127145
|
127146
|
127147
|
127158
|
127159
|
127160
|
127161
|
127162
| 127163 |
127253
|
127629