optimization navigation accessibility
This commit is contained in:
parent
7c872be29c
commit
2db959531a
4 changed files with 417 additions and 462 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
- else
|
||||
%h1.page-title= t('views.users.dossiers.index.dossiers')
|
||||
%nav.tabs
|
||||
%nav.tabs{ role: 'navigation', "aria-label" => t('views.users.dossiers.label_navigation') }
|
||||
%ul
|
||||
- if @user_dossiers.present?
|
||||
= tab_item(t('pluralize.en_cours', count: @user_dossiers.count),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue