Bugzilla – Attachment 131082 Details for
Bug 27631
Accessibility: Staff interface - `h1` on each page is Logo but should be page description/title
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27631: (follow-up) course_reserves/course-details.tt
Bug-27631-follow-up-coursereservescourse-detailstt.patch (text/plain), 1.75 KB, created by
Owen Leonard
on 2022-02-24 19:40:45 UTC
(
hide
)
Description:
Bug 27631: (follow-up) course_reserves/course-details.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2022-02-24 19:40:45 UTC
Size:
1.75 KB
patch
obsolete
>From 6f39e5dea10962ae653108367533e19cabea6e11 Mon Sep 17 00:00:00 2001 >From: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> >Date: Mon, 24 May 2021 15:08:11 +0000 >Subject: [PATCH] Bug 27631: (follow-up) course_reserves/course-details.tt > >Changed file to have one <h1> tag showing that describes the page, >rather than the <h1> around the logo. > >The hierarchy of other heading tags may be wrong, but this will be >dealt with in an additional bug. > >To test: >1) Go to the Staff Client >2) Apply patch >3) Go to course_reserves/course-details and check that it has an obvious > and descriptive heading >4) Ensure that the heading is <h1> > >Sponsored-by: Catalyst IT > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/course_reserves/course-details.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt >index ece8f7127d..9fec9e7eeb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt >@@ -45,6 +45,8 @@ > <div class="row"> > <div class="col-md-10 col-md-offset-1"> > >+ <h1>Reserves</h1> >+ > [% IF CAN_user_coursereserves_add_reserves OR CAN_user_coursereserves_manage_courses OR CAN_user_coursereserves_manage_courses %] > <div id="toolbar"> > [% IF CAN_user_coursereserves_add_reserves %] >@@ -88,7 +90,6 @@ > </div> > > [% IF course_reserves %] >- <h1>Reserves</h1> > <table id="course_reserves_table"> > <thead> > <tr> >-- >2.20.1
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 27631
:
116352
|
119492
|
119493
|
119496
|
119497
|
119498
|
119500
|
119501
|
119502
|
119544
|
119545
|
119546
|
119547
|
119830
|
119831
|
119832
|
119834
|
119835
|
119836
|
119837
|
119838
|
119839
|
119840
|
119841
|
119842
|
119843
|
120158
|
120159
|
120160
|
120161
|
120162
|
120166
|
120190
|
120191
|
121356
|
121469
|
121470
|
121522
|
121559
|
125547
|
125548
|
125549
|
125550
|
125551
|
125552
|
125553
|
125554
|
125555
|
125556
|
125557
|
125558
|
125559
|
125560
|
125561
|
125562
|
125563
|
125564
|
127295
|
127296
|
127297
|
127298
|
127299
|
127300
|
127301
|
127302
|
127303
|
127304
|
127305
|
127306
|
127307
|
127308
|
127309
|
127310
|
127311
|
127312
|
127432
|
127433
|
127449
|
127456
|
131069
|
131070
|
131071
|
131072
|
131073
|
131074
|
131075
|
131076
|
131077
|
131078
|
131079
|
131080
|
131081
|
131082
|
131083
|
131084
|
131085
|
131086
|
131087
|
131192
|
132886
|
132887
|
132888
|
132889
|
132890
|
132891
|
132892
|
132893
|
132894
|
132895
|
132896
|
132897
|
132898
|
132899
|
132900
|
132901
|
132902
|
132903
|
132904
|
132905