Sha256: 82fba3b365fb669c0c188329b5f9fb69cf695acc775cacf225696f7c93e2f682
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
<div class="ui top attached tabular menu"> <%= link_to 'Members', admin_department_path(@department), class: active_helper('org/admin/departments': ['show']) %> <%#= link_to 'Job Titles', admin_department_job_titles_path(@department), class: active_helper(controllers: 'job_titles') %> <%#= link_to 'JD', admin_department_job_descriptions_path(@department), class: active_helper(controllers: 'job_descriptions') %> <%= link_to 'Supports', admin_supports_path(department_id: @department.id), class: active_helper(controllers: 'supports') %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_org-0.0.1 | app/views/admin/_department_navbar.html.erb |