record editor modal heading accessible to screenreader user/gcollum/lp1950510-screenreader-modal-headers-accessibility-signoff
authormalexander <malexander@catalyte.io>
Wed, 22 Dec 2021 19:29:49 +0000 (19:29 +0000)
committerGarry Collum <gcollum@gmail.com>
Tue, 1 Nov 2022 17:10:19 +0000 (17:10 +0000)
Signed-off-by: Garry Collum <gcollum@gmail.com>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html

index d831cab..b9e514b 100644 (file)
@@ -20,6 +20,7 @@
     </ng-container>
   </div>
   <div class="modal-body">
+    <h4 class="modal-title" class="sr-only sr-only-focusable" i18n>Record Editor: {{recordLabel}}</h4>
     <form #fmEditForm="ngForm" role="form" class="form-validated common-form striped-odd">
       <ng-container *ngIf="!record">
         <!-- display a progress dialog while the editor