Bugzilla – Attachment 14609 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]
Patch which emphasises Error Messages {REVISED}
0001-bug-9397-Error-Messages-hard-to-find-for-Visually-Im.patch (text/plain), 1.13 KB, created by
Corey
on 2013-01-15 21:52:02 UTC
(
hide
)
Description:
Patch which emphasises Error Messages {REVISED}
Filename:
MIME Type:
Creator:
Corey
Created:
2013-01-15 21:52:02 UTC
Size:
1.13 KB
patch
obsolete
>From 3b4c22bb7e49d19a51616a6117d4f88ff211505a Mon Sep 17 00:00:00 2001 >From: Corey Fuimaono <agent.075@gmail.com> >Date: Wed, 16 Jan 2013 10:48:03 +1300 >Subject: [PATCH] bug 9397 - Error Messages hard to find for Visually > Impaired Users (Accessibility) [Returning > Items] {REVISION 1.1} > >testing procedure: >1. Check in Invalid Item >2. See that new header has been added. "Can't Check in" >--- > .../intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 f89c049..2958775 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -316,8 +316,8 @@ $(document).ready(function () { > [% ELSE %] > > [% IF ( errmsgloop ) %] >- <h5> > <div class="dialog alert"> >+ <h5>Can't Check in</h5> > [% FOREACH errmsgloo IN errmsgloop %] > [% IF ( errmsgloo.badbarcode ) %] > <p class="problem">No item with barcode: [% errmsgloo.msg %]</p> >-- >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 Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9397
:
14607
|
14609
|
14610
|
15768