Titre | Description | Créateur | Date de création | Date limite | |||
---|---|---|---|---|---|---|---|
<%= i.title %> | <%= i.description %> | <%= i.creator_uid%> | <%= i.created_at.to_date %> | <%= i.limit_date %> | <%= link_to 'Résultats visibility'.html_safe, survey_path(i.id), {class: "waves-effect wave-light btn"} %> | <%= link_to 'Éditer mode_edit'.html_safe, edit_survey_path(i.id), {class: "waves-effect wave-light btn"} %> | <%= link_to 'Supprimer', i, :method => :delete, data: { confirm: 'Are you sure?' }, class: "waves-effect wave-light btn" %> |