Change color of negociated button
This commit is contained in:
parent
1b11e9028b
commit
2b4cc6765c
@ -65,7 +65,7 @@
|
|||||||
-if(need.customers.include?(current_customer))
|
-if(need.customers.include?(current_customer))
|
||||||
=link_to i(:"download") +" Voir les propositions", public_need_path(need), class: "btn btn-success pull-right"
|
=link_to i(:"download") +" Voir les propositions", public_need_path(need), class: "btn btn-success pull-right"
|
||||||
-else
|
-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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user