Bugzilla – Attachment 14607 Details for
Bug 9397
Error Messages hard to find for Visually Impaired Users (Accessibility) [Returning Items]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patch which emphasises Error Messages
0001-bug-9397-Error-Messages-hard-to-find-for-Visually-Im.patch (text/plain), 1.18 KB, created by
Corey
on 2013-01-15 21:09:59 UTC
(
hide
)
Description:
Patch which emphasises Error Messages
Filename:
MIME Type:
Creator:
Corey
Created:
2013-01-15 21:09:59 UTC
Size:
1.18 KB
patch
obsolete
>From ffc2db8d924c0b1bbc4b25f32c7558598e6a05d5 Mon Sep 17 00:00:00 2001 >From: Corey Fuimaono <agent.075@gmail.com> >Date: Wed, 16 Jan 2013 09:53:06 +1300 >Subject: [PATCH] bug 9397 - Error Messages hard to find for Visually Impaired > Users (Accessibility) [Returning Items] > >testing procedure: >1. Check in a valid item >2. See that the Error Message is formatted with a Header (5) >--- > .../intranet-tmpl/prog/en/modules/circ/returns.tt | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index 7fd8d1d..f89c049 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -316,6 +316,7 @@ $(document).ready(function () { > [% ELSE %] > > [% IF ( errmsgloop ) %] >+ <h5> > <div class="dialog alert"> > [% FOREACH errmsgloo IN errmsgloop %] > [% IF ( errmsgloo.badbarcode ) %] >@@ -359,6 +360,7 @@ $(document).ready(function () { > [% END %] > [% END %] > </div> >+ </h5> > [% END %] > > <div id="exemptfines" class="dialog message" style="display:none;"> >-- >1.7.9.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 Raw
Actions:
View
Attachments on
bug 9397
:
14607
|
14609
|
14610
|
15768