Merge pull request #2733 from betagouv/more-visible-button

Make the annotations privées submit button more visible
This commit is contained in:
Pierre de La Morinerie 2018-10-02 14:38:52 +02:00 committed by GitHub
commit 0e359653db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
locals: { champ: champ, form: champ_form, seen_at: @annotations_privees_seen_at } locals: { champ: champ, form: champ_form, seen_at: @annotations_privees_seen_at }
.send-wrapper .send-wrapper
= f.submit 'Sauvegarder', class: 'button send', data: { disable: true } = f.submit 'Sauvegarder', class: 'button primary send', data: { disable: true }
- else - else
%h2.empty-text Aucune annotation privée %h2.empty-text Aucune annotation privée