messagerie: make "Send" button primary

This commit is contained in:
Pierre de La Morinerie 2018-09-04 18:24:15 +02:00 committed by gregoirenovel
parent 3f113fd170
commit 6cd88db853

View file

@ -8,4 +8,4 @@
(taille max : 20 Mo)
.send-wrapper
= f.submit 'Envoyer', class: 'button send', data: { disable: true }
= f.submit 'Envoyer', class: 'button primary send', data: { disable: true }