Sha256: 451a5b3a741b66d09df47f7bc0093ccb0064db90548b85a87d03cbfce3415394

Contents?: true

Size: 662 Bytes

Versions: 11

Compression:

Stored size: 662 Bytes

Contents

<nav class="navbar navbar-expand-md navbar-dark bg-dark topbar" aria-label="<%= aria_label %>">
  <div class="<%= container_classes %>">
    <%= logo_link %>
    <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-bs-toggle="collapse" data-target="#user-util-collapse" data-bs-target="#user-util-collapse" aria-controls="user-util-collapse" aria-expanded="false" aria-label="Toggle navigation">
      <span class="navbar-toggler-icon"></span>
    </button>

    <div class="collapse navbar-collapse justify-content-md-end" id="user-util-collapse">
      <%= render 'shared/user_util_links' %>
    </div>
  </div>
</nav>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
blacklight-8.8.4 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.8.3 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.8.2 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.8.1 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.8.0 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.7.0 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.6.1 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.6.0 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.5.1 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.5.0 app/components/blacklight/top_navbar_component.html.erb
blacklight-8.4.0 app/components/blacklight/top_navbar_component.html.erb