Sha256: dbd5bc0e0d34cd4b3a9160b8a7aae1514e9298f07fabb5640309e7bf267c0fae

Contents?: true

Size: 464 Bytes

Versions: 29

Compression:

Stored size: 464 Bytes

Contents

<ul class="nav nav-tabs" id="my_nav" role="navigation">
  <li<%= ' class="active"'.html_safe if current_page?(hyrax.dashboard_works_path(locale: nil)) %>>
    <%= link_to t("hyrax.dashboard.#{current_ability.admin? ? 'all' : 'managed'}.works"), hyrax.dashboard_works_path %>
  </li>
  <li<%= ' class="active"'.html_safe if current_page?(hyrax.my_works_path(locale: nil)) %>>
    <%= link_to t('hyrax.dashboard.my.your_works'), hyrax.my_works_path %>
  </li>
</ul>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.9.5 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.9.4 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.9.3 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.9.2 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.9.1 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.9.0 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.8.0 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.7.2 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.7.1 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.7.0 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.6.0 app/views/hyrax/my/works/_tabs.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/my/works/_tabs.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.5.1 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.5.0 app/views/hyrax/my/works/_tabs.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.4.1 app/views/hyrax/my/works/_tabs.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/my/works/_tabs.html.erb
hyrax-2.4.0 app/views/hyrax/my/works/_tabs.html.erb