e7768bbf4b
- remove obsolete css - handle check / check all dsfr UI - min height hack does not work anymore (pending a new solution)
13 lines
289 B
Text
13 lines
289 B
Text
%td.number-col
|
|
%p.cell-link= p.dossier_id
|
|
|
|
%td
|
|
%p.cell-link= procedure_libelle
|
|
|
|
%td
|
|
%p.cell-link
|
|
= user_email
|
|
= "- #{t('views.instructeurs.dossiers.deleted_by_administration')}" if p.hidden_by_administration_at.present?
|
|
|
|
%td
|
|
%p.cell-link.flex.column= status_badge(p.state)
|