Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +02:00

25 lines
505 B
Plaintext

.qi_header
%h1
=link_to ic(:user)+" Mon compte", public_my_account_path
%br
%br
%br
%center
%h1{:style => "text-transform:none;"} Mes accès
%p
 
.reseauxes_home_container
.padding
.reseauxes_home
-current_p_customer.p_customers.each do |p_customer|
=link_to public_my_account_path(:p_customer_auth_id => p_customer.id), :class => "reseauxes" do
.arrow
=ic :"angle-right"
=p_customer.show_name