suite
This commit is contained in:
parent
b7dc991c7c
commit
8c67c1dade
@ -62,7 +62,7 @@
|
|||||||
-current_customer.reseauxes.where(:parent_id => nil).each do |reseaux|
|
-current_customer.reseauxes.where(:parent_id => nil).each do |reseaux|
|
||||||
%tr
|
%tr
|
||||||
%td
|
%td
|
||||||
=reseaux.name
|
=link_to reseaux.name, public_reseaux_products_path(:reseaux_id => reseaux.id)
|
||||||
=link_to i(:envelope), new_public_customer_message_path(:thing_type => "Reseaux", :thing_id => reseaux.id)
|
=link_to i(:envelope), new_public_customer_message_path(:thing_type => "Reseaux", :thing_id => reseaux.id)
|
||||||
%td
|
%td
|
||||||
-if reseaux.chef_reseau
|
-if reseaux.chef_reseau
|
||||||
|
Loading…
x
Reference in New Issue
Block a user