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

24 lines
394 B
Plaintext

.qi_header
.right= link_to 'Ajouter un projet', new_admin_i_task_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_tasks_rows
=render @i_tasks