11 lines
199 B
Plaintext
Executable File
11 lines
199 B
Plaintext
Executable File
|
|
%tr{:id => reseaux.id}
|
|
%td
|
|
= reseaux.name
|
|
%td
|
|
= reseaux.customers.count
|
|
|
|
|
|
%td.actions{:style => "width:150px;text-align:right"}
|
|
= link_to i(:eye), public_reseaux_path(reseaux)
|