Sha256: 6d6cdde3143a9c5e65ca28fb7675d1e72c3f6eb5de2f8f4a5f5475b7b4bde253
Contents?: true
Size: 395 Bytes
Versions: 1
Compression:
Stored size: 395 Bytes
Contents
<th><%= Member.human_attribute_name(:name) %></th> <th><%= Member.human_attribute_name(:identity) %></th> <th><%= Member.human_attribute_name(:job_titles) %></th> <th><%= Member.human_attribute_name(:join_on) %></th> <th> <%= link_to new_admin_member_path(department_id: @department.id), class: 'button is-link is-small' do %> <i class="fas fa-plus"></i><%= t('.new') %> <% end %> </th>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_org-0.0.1 | app/views/org/admin/departments/_show/_thead.html.erb |