create a method to extend and restore
This commit is contained in:
parent
ae1a6e1b3d
commit
b820577461
8 changed files with 27 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
- if hidden_by_administration && hidden_by_expired
|
||||
%li
|
||||
= button_to repousser_expiration_instructeur_dossier_path(procedure_id, dossier_id), method: :patch, class: "fr-btn fr-icon-refresh-line" do
|
||||
= button_to repousser_expiration_and_restore_instructeur_dossier_path(procedure_id, dossier_id), method: :patch, class: "fr-btn fr-icon-refresh-line" do
|
||||
= t('views.instructeurs.dossiers.restore_and_extend')
|
||||
|
||||
- elsif hidden_by_administration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue