.qi_header .right=# link_to 'Ajouter un projet', new_admin_i_task_path(), :class => "btn btn-primary", :remote => true %h1 Sites & projets %span =@i_task.name .qi_row .qi_pannel.qi_plain.padding %table.table %tr %th %th Client %th Projet %th Nom %th %tbody#i_tasks_rows =render @i_task.i_tasks.order("end_at DESC")