Sha256: 6daf0a223befbd19bbaffbbe88a4bc7eed542cdb8011a194ab054b078c1aec51
Contents?: true
Size: 618 Bytes
Versions: 26
Compression:
Stored size: 618 Bytes
Contents
<li class="h5"><%= t('hyrax.admin.sidebar.repository_objects') %></li> <%= menu.nav_link(hyrax.my_collections_path, also_active_for: hyrax.dashboard_collections_path) do %> <span class="fa fa-folder-open" aria-hidden="true"></span> <span class="sidebar-action-text"><%= t('hyrax.admin.sidebar.collections') %></span> <% end %> <%= menu.nav_link(hyrax.my_works_path, also_active_for: hyrax.dashboard_works_path) do %> <span class="fa fa-file" aria-hidden="true"></span> <span class="sidebar-action-text"><%= t('hyrax.admin.sidebar.works') %></span> <% end %>
Version data entries
26 entries across 26 versions & 1 rubygems