intra_app/app/views/admin/i_websites/index.html.haml
Nicolas Bally 3075c2ab63 suite
2019-05-20 22:35:16 +02:00

25 lines
430 B
Plaintext

.qi_header
.right= link_to 'Ajouter un projet', new_admin_i_website_path(), :class => "btn btn-primary", :remote => true
%h1
Sites & projets
.qi_row
.qi_pannel.qi_plain.padding
%table.table
%tr
%th Client
%th Nom
%th Url provisoire
%th Url
%th Status
%th Nbr de tâches
%th
%tbody#i_websites_rows
=render @i_websites