Sha256: cd19626980ef340532af48327d63dd9f0b8ee24b9b9d4134e5b986c6c518e6c0
Contents?: true
Size: 436 Bytes
Versions: 1
Compression:
Stored size: 436 Bytes
Contents
<th> <%= Org::JobTitle.human_attribute_name(:grade) %> <span data-tooltip="<%= Org::JobTitle.help_i18n(:grade) %>"><i class="grey question circle icon"></i></span> </th> <th><%= Org::JobTitle.human_attribute_name(:name) %></th> <th><%= Org::JobTitle.human_attribute_name(:description) %></th> <th><%= Org::JobTitle.human_attribute_name(:department_id) %></th> <th><%= Org::JobTitle.human_attribute_name(:role_ids) %></th> <th></th>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_org-0.0.1 | app/views/org/admin/job_titles/_index_thead.html.erb |