Bugzilla – Attachment 24437 Details for
Bug 11566
Fixing accessibility on OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Improved Accessability by adding 'Order by Date' label
Improved-Accessability-by-adding-Order-by-Date-lab.patch (text/plain), 1.34 KB, created by
Merllissia Manueli
on 2014-01-16 00:59:52 UTC
(
hide
)
Description:
Improved Accessability by adding 'Order by Date' label
Filename:
MIME Type:
Creator:
Merllissia Manueli
Created:
2014-01-16 00:59:52 UTC
Size:
1.34 KB
patch
obsolete
>From 386bc76bec8b65da271d0b32a69843a082f3b04d Mon Sep 17 00:00:00 2001 >From: merllissia <manuelimel@gmail.com> >Date: Thu, 16 Jan 2014 13:56:40 +1300 >Subject: [PATCH] Improved Accessability by adding 'Order by Date' label > >http://bugs.koha-community.org/show_bug.cgi?id=11566 >--- > .../bootstrap/en/modules/opac-readingrecord.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt >index 584e0e3..97bc9e0 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt >@@ -39,6 +39,7 @@ > [% IF ( orderbydate ) %]<option value="" selected="selected">Order by date</option>[% ELSE %]<option value="">Order by date</option>[% END %] > [% IF ( orderbytitle ) %]<option value="title" selected="selected">Order by title</option>[% ELSE %]<option value="title">Order by title</option>[% END %] > </select> >+ <label for="order">Order by Date</label> > <input type="submit" value="Go" id="sortsubmit" class="submit clearfix" /> > </form> > </div> >-- >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 11566
:
24432
|
24433
|
24434
|
24435
|
24436
| 24437 |
24438
|
24439
|
24440