style(instructeurs): dossier number render as real link
This commit is contained in:
parent
3f2c5da3ae
commit
dc8cc2eba8
4 changed files with 8 additions and 4 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
- else
|
||||
%td.fr-cell--numeric
|
||||
%a.cell-link.relative{ href: path }
|
||||
%a.fr-link.relative{ href: path }
|
||||
= p.dossier_id
|
||||
- if @notifications_dossier_ids.include?(p.dossier_id)
|
||||
%span.notifications{ 'aria-label': 'notifications' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue