Sha256: 6400f05f6d8a98f2f8b6d21a51559a32c16e12e5e60f30eca92b58aaae809a9c

Contents?: true

Size: 376 Bytes

Versions: 210

Compression:

Stored size: 376 Bytes

Contents

<% if pages.any? %>
  <div class="breadcrumb">
    <%= render({
        collection: pages,
        partial: 'alchemy/breadcrumb/page',
        spacer_template: 'alchemy/breadcrumb/separator',
        locals: {
          pages: pages,
          options: options
        }
      }.delete_if { |k, _v| k == :spacer_template && options[:separator].blank? }) %>
  </div>
<% end %>

Version data entries

210 entries across 210 versions & 2 rubygems

Version Path
alchemy_cms-7.4.2 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.6 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.2.9 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.4.1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.4.0 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.5 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.2.8 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.1.13 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.0.16 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.4 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.3 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.2 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.2.7 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.1 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.3.0 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.2.6 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.2.5 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.1.12 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-7.0.15 app/views/alchemy/breadcrumb/_wrapper.html.erb
alchemy_cms-6.1.10 app/views/alchemy/breadcrumb/_wrapper.html.erb