feat(procedure): hide as template
This commit is contained in:
parent
a4b8ad8f3c
commit
0d2cd0fe5d
14 changed files with 120 additions and 8 deletions
|
@ -42,7 +42,7 @@
|
|||
%td
|
||||
%button.fr-icon-add-line.fr-icon--sm.fr-mr-1w.fr-mb-1w.fr-text-action-high--blue-france{ 'aria-hidden': 'true', 'data-expand-target': 'icon' }
|
||||
%td= admin.email
|
||||
%td= admin.procedures.count
|
||||
%td= admin.procedures.size
|
||||
%td= l(admin.created_at, format: :message_date_without_time)
|
||||
%tr.hidden{ 'data-expand-target': 'content' }
|
||||
%td.fr-highlight--beige-gris-galet{ colspan: '6' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue