dossier: make the "Save changes" button title more meaningful

This commit is contained in:
Pierre de La Morinerie 2018-06-18 16:45:38 +02:00
parent a4382ac198
commit 426e61777c

View file

@ -64,6 +64,6 @@
data: { action: 'submit', disable_with: 'Envoi...' }
- else
= f.button 'Modifier le dossier',
= f.button 'Enregistrer les modifications du dossier',
class: 'button send primary',
data: { action: 'submit', disable_with: 'Envoi...' }