Sha256: cdbaa8df6b516a04e824cdda55c24a7387f50c38db0a46596f7e530d650cddd1

Contents?: true

Size: 414 Bytes

Versions: 14

Compression:

Stored size: 414 Bytes

Contents

<div id="spree-header">
  <header id="header" data-hook>
    <div class="container">
      <div class="row">
        <figure id="logo" class="col-md-4 col-sm-3" data-hook>
          <%= logo %>
        </figure>
        <%= render partial: 'spree/shared/nav_bar' %>
      </div>
    </div>
  </header>
  <div class="container">
    <%= render partial: 'spree/shared/main_nav_bar' if store_menu? %>
  </div>
</div>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
spree_frontend-3.2.9 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.8 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.7 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.6 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.5 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.4 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.3 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.2 app/views/spree/shared/_header.html.erb
spree_frontend-3.3.0.rc1 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.1 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.0 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.0.rc3 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.0.rc2 app/views/spree/shared/_header.html.erb
spree_frontend-3.2.0.rc1 app/views/spree/shared/_header.html.erb