The source project of this merge request has been removed.
Pagination use nav element
What does this MR do?
- Wrap the
<ul>in a<nav aria-label="Pagination">element. - Remove
role="navigation" aria-label="Pagination"from the<ul>.
Close #1704 (closed)
Edited by Preeti Sharma