Bugzilla – Attachment 183685 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.36 KB, created by
Nina Martinez
on 2025-07-02 08:03:19 UTC
(
hide
)
Description:
Bug 40283: Lists page.
Filename:
MIME Type:
Creator:
Nina Martinez
Created:
2025-07-02 08:03:19 UTC
Size:
1.36 KB
patch
obsolete
>From 2b621042a7bb74b591bf64137a9a3b966a2dd6c0 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" >--- > 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 92f35127f9..c2ebfd7b6e 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.43.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 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