Sha256: 04ee5aea8fa33aa58cf309eff70844f7f13df61060b0b3fc4e4131c3ab73f192

Contents?: true

Size: 782 Bytes

Versions: 54

Compression:

Stored size: 782 Bytes

Contents

<nav id="brand-bar" class="navbar navbar-default navbar-inverse navbar-static-top">
  <div class="container-fluid">
    <div class="navbar-header">
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#brand-bar-nav" aria-expanded="false">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
      <%= link_to application_name, main_app.root_path, id: 'home-link', class: 'navbar-brand' %>
    </div>

    <div class="collapse navbar-collapse" id="brand-bar-nav">
      <div class="navbar-right">
        <%= render 'shared/site_actions' if show_site_actions? %>
      </div>
    </div>
  </div>
</nav>

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
curation_concerns-1.7.8 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.7 app/views/shared/_brand_bar.html.erb
curation_concerns-2.0.0 app/views/shared/_brand_bar.html.erb
curation_concerns-2.0.0.rc2 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.6 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.5 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.4 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.3 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.2 app/views/shared/_brand_bar.html.erb
curation_concerns-2.0.0.rc1 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.1 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.0 app/views/shared/_brand_bar.html.erb
curation_concerns-1.7.0.beta1 app/views/shared/_brand_bar.html.erb
curation_concerns-1.6.3 app/views/shared/_brand_bar.html.erb
curation_concerns-1.6.2 app/views/shared/_brand_bar.html.erb
curation_concerns-1.6.1 app/views/shared/_brand_bar.html.erb
curation_concerns-1.6.0 app/views/shared/_brand_bar.html.erb
curation_concerns-1.5.0 app/views/shared/_brand_bar.html.erb
curation_concerns-1.4.0 app/views/shared/_brand_bar.html.erb
curation_concerns-1.3.3 app/views/shared/_brand_bar.html.erb