UMB-CS-682-Team-03 / tracker

0 stars 0 forks source link

Add aria-label to < and > buttons in selector. #51

Closed rouilj closed 4 months ago

rouilj commented 4 months ago

so it look like:

<button aria-label="Next">

where the text is taken from ClassHelper.translations["Next"].

similar for Prev.

patel-malav commented 4 months ago

Commit 9d0f973aa03b8a65754c821451cf62e1bbced782 closes this Issue