Change color of negociated button

This commit is contained in:
Nicolas VARROT 2016-03-18 15:31:57 +01:00
parent 1b11e9028b
commit 2b4cc6765c

View File

@ -65,7 +65,7 @@
-if(need.customers.include?(current_customer))
=link_to i(:"download") +" Voir les propositions", public_need_path(need), class: "btn btn-success pull-right"
-else
=link_to i(:"times-circle") + " Négociation terminée", public_need_path(need) , class: "btn btn-success pull-right"
=link_to i(:"times-circle") + " Négociation terminée", public_need_path(need) , class: "btn btn-danger pull-right"