This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/app/views/admin/s_sites/index.html.haml
2021-08-23 10:26:02 +02:00

23 lines
383 B
Plaintext

.qi_header
.right= link_to 'Ajouter ', new_admin_s_site_path(), :class => "btn btn-primary", :remote => true
%h1
Sites
%span
Liste des sites
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Type de site
%th Nom
%th Site externe ?
%th.actions
%tbody#s_sites_rows
=render @s_sites