Sha256: 91469e72c8c5fa4d6b6269c7c27ad7e0c4dc7bf298114d3c57945d14a0702dab

Contents?: true

Size: 687 Bytes

Versions: 36

Compression:

Stored size: 687 Bytes

Contents

<!--<a href="#" title="">Home</a> <a href="#" class="current-page" title=""> / Blank Page </a>-->

<% self.breadcrumbs.each_with_index do |entry, index| %>
    <% if index == 0 %>
        <% if entry[:url] %>
            <a href="<%= entry[:url] %>">
                <%= entry[:label] %>
            </a>
        <% else %>
            <a >
                <%= entry[:label] %>
            </a>
        <% end %>
    <% else %>
        <% if entry[:url] %>
            <a href="<%= entry[:url] %>">
               / <%= entry[:label] %>
            </a>
        <% else %>
            <a>
               / <%= entry[:label] %>
            </a>
        <% end %>
    <% end %>
<% end %>

Version data entries

36 entries across 18 versions & 1 rubygems

Version Path
kirgudu_base-0.0.21 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.21 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.19 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.19 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.18 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.18 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.17 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.17 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.16 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.16 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.15 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.15 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.14 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.14 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.13 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.13 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.12 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.12 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.11 app/views/admin_templates/good/admin/shared/_breadcrumbs.html.erb
kirgudu_base-0.0.11 app/views/admin_templates/good_flexy/admin/shared/_breadcrumbs.html.erb