<% if table.blank? and @table.present? then table = @table end %> <% timestamp = table.created_at %>
" data-icon-class="glyphicon-th">
<%=t 'projects.reports.elements.step_table.user_time', timestamp: l(timestamp, format: :full) %>
<%= render partial: 'reports/elements/element_controls.html.erb' %>
<%= children if (defined? children and children.present?) %>