Bugzilla – Attachment 183700 Details for
Bug 40283
Accessibility of the status message in the OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40283: Lists page.
Bug-40283-Lists-page.patch (text/plain), 1.41 KB, created by
Owen Leonard
on 2025-07-02 12:41:09 UTC
(
hide
)
Description:
Bug 40283: Lists page.
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-07-02 12:41:09 UTC
Size:
1.41 KB
patch
obsolete
>From 8eacd02c1b4c6691a545522463df9b0e3a242025 Mon Sep 17 00:00:00 2001 >From: nina martinez <nina.martinez@biblibre.com> >Date: Mon, 30 Jun 2025 16:58:02 +0200 >Subject: [PATCH] Bug 40283: Lists page. > >Test plan: > >1- Enable the system preference: virtualshelves >2- Create a "New list", two messages should appear "List created" and > "This list is empty... ", inspect the html code of "This list is > empty ... " and notice that there is a role="status" > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt >index 92f35127f99..c2ebfd7b6ee 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt >@@ -586,7 +586,7 @@ > </div> > <!-- / #toolbar --> > >- <div class="alert alert-info"> >+ <div class="alert alert-info" role="status"> > <span>This list is empty.</span> > [% IF Koha.Preference( 'opacuserlogin' ) == 1 %] > <span>You can add to your lists from the results of any <a href="opac-main.pl">search</a>.</span> >-- >2.39.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 40283
:
183665
|
183666
|
183667
|
183668
|
183669
|
183670
|
183671
|
183672
|
183673
|
183674
|
183683
|
183684
|
183685
|
183686
|
183689
|
183690
|
183691
|
183692
|
183693
|
183694
|
183695
|
183696
|
183697
|
183698
|
183699
| 183700 |
183701