intra_app/app/views/admin/i_websites/index.html.haml
2019-07-22 18:19:04 +02:00

26 lines
454 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 Chef projet
%th Client
%th Nom
%th Url provisoire
%th Url
%th Status
%th Nbr de tâches
%th
%tbody#i_websites_rows
=render @i_websites