<%= I18n.t("stories.index.empty_collection")%>
<% else %><%= t("activerecord.attributes.story.#{column}") %> | <% end %>|
---|---|
<%= table_cell column, resource, columns.is_a?(Hash) ? columns[column] : nil %> | <% end %><%= link_to t('workflow.user.next_task'), next_task_workflow_user_index_path(resource) %> |