Bugzilla – Attachment 142448 Details for
Bug 31923
'Ignore' tab description is misleading
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31923: 'Ignore' tab description is misleading
Bug-31923-Ignore-tab-description-is-misleading.patch (text/plain), 2.80 KB, created by
Caroline Cyr La Rose
on 2022-10-21 21:52:29 UTC
(
hide
)
Description:
Bug 31923: 'Ignore' tab description is misleading
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2022-10-21 21:52:29 UTC
Size:
2.80 KB
patch
obsolete
>From 5702ba1110efd3d596c602b84919e6ef6eafe021 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Fri, 21 Oct 2022 17:45:59 -0400 >Subject: [PATCH] Bug 31923: 'Ignore' tab description is misleading > >This patch adds a small warning sign before the sentence and also puts >the sentence inside a span. >--- > .../prog/en/modules/admin/auth_subfields_structure.tt | 2 +- > .../prog/en/modules/admin/marc_subfields_structure.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >index 3b55e997b9..8078d6d99b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt >@@ -164,7 +164,7 @@ > [%- END -%] > [%- END -%] > </select> >- <div class="hint">Ignore means that the subfield does not display in the record editor and that its value, if any, is deleted from the record</div> >+ <div class="hint"><i class="fa fa-warning"></i> <span>Ignore means that the subfield does not display in the record editor and that its value, if any, is deleted from the record</span></div> > </li> > <li> > <fieldset> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >index 2e8124e74d..c9fda85111 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt >@@ -226,7 +226,7 @@ > <option value="10">items (10)</option> > [%- END -%] > </select> >- <div class="hint">Ignore means that the subfield does not display in the record editor and that its value, if any, is deleted from the record</div> >+ <div class="hint"><i class="fa fa-warning"></i> <span>Ignore means that the subfield does not display in the record editor and that its value, if any, is deleted from the record</span></div> > </li> > </ol> > </fieldset> <!-- /.rows --> >-- >2.34.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 31923
:
142440
|
142444
|
142445
|
142446
|
142447
|
142448
|
142466
|
142467
|
142565
|
142566