% content_for :head do %> <% end %> <% provide(:head_title, t('projects.reports.index.head_title').html_safe) %> <%= stylesheet_link_tag 'datatables' %>
<%=t 'projects.reports.index.thead_project_name' %> | <%=t 'projects.reports.index.thead_name' %> | <%=t 'projects.reports.index.thead_created_by' %> | <%=t 'projects.reports.index.thead_last_modified_by' %> | <%=t 'projects.reports.index.thead_created_at' %> | <%=t 'projects.reports.index.thead_updated_at' %> |
---|