The Demande tab should be active when we’re editing the demande
This commit is contained in:
parent
ee4d71a3f4
commit
038cabfae3
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
|
||||
%ul.tabs
|
||||
= dynamic_tab_item('Résumé', dossier_path(dossier))
|
||||
= dynamic_tab_item('Demande', demande_dossier_path(dossier))
|
||||
= dynamic_tab_item('Demande', [demande_dossier_path(dossier), modifier_dossier_path(dossier)])
|
||||
= dynamic_tab_item('Messagerie', messagerie_dossier_path(dossier))
|
||||
|
|
Loading…
Add table
Reference in a new issue