intra_app/app/views/admin/i_websites/index.html.haml
Nicolas Bally 761e075bb6 initial
2018-11-08 21:47:30 +01:00

24 lines
403 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
%tbody#i_websites_rows
=render @i_websites