Newer
Older
dmpopidor / app / views / projects / _project_list_head.html.erb
@Marta Ribeiro Marta Ribeiro on 3 Jun 2016 170 bytes DMPonline4 - RAILS 4.0 (#4)
<tr>
  <% @selected_columns.each do |column| %>
    <%= project_list_head(column) %>
  <% end %>
  <th class="dmp_th_medium"><%= t("helpers.select_action")%> </th>
</tr>