Bugzilla – Attachment 121725 Details for
Bug 27877
Accessibility: Staff Client - Reduce heading redundancy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27877: circ/set-library.tt
Bug-27877-circset-librarytt.patch (text/plain), 1.41 KB, created by
Wainui Witika-Park
on 2021-06-09 02:30:48 UTC
(
hide
)
Description:
Bug 27877: circ/set-library.tt
Filename:
MIME Type:
Creator:
Wainui Witika-Park
Created:
2021-06-09 02:30:48 UTC
Size:
1.41 KB
patch
obsolete
>From 9b11700728f9b71014861be5eb05f5e0aedd2f9b Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Tue, 8 Jun 2021 09:50:12 +0000 >Subject: [PATCH] Bug 27877: circ/set-library.tt > >Got rid of heading redundancy > >To test: >1) Apply patch and dependencies >2) Go to Staff Client >3) Go to circ/set-library >4) Check that there are no visible unnecessary redundant/repeated headings >5) Check that there is a legend that has the class "sr-only" which >eliminates visible redundancy but leaves descriptions for those who use screen readers > >Sponsored-by: Catalyst IT >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt >index d89de8b7a3..c6406a8c96 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt >@@ -83,7 +83,7 @@ Updated:<ul> > <form method="post" action="set-library.pl"> > [% IF !( Koha.Preference('IndependentBranches') && !CAN_user_superlibrarian && !CAN_user_editcatalogue_edit_catalogue ) %] > <fieldset class="rows"> >- <legend>Set library</legend> >+ <legend class="sr-only">Set library</legend> > <ol> > <li><label for="branch">Choose library:</label> > <select name="branch" id="branch"> >-- >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 27877
: 121725