Sha256: 7d7c9eb22ad7d10ec85be793dc7afea4392af464ff79d002744818b5ea9af130

Contents?: true

Size: 176 Bytes

Versions: 1

Compression:

Stored size: 176 Bytes

Contents

%ol.breadcrumb
  - breadcrumbs.each do |b|
    - if b.is_a?(String)
      %li= b
    - else
      %li{ b[:li_html_options] }= link_to(b[:label], b[:url], b[:link_html_options])

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
itsf_backend-5.0.0.pre app/views/layouts/itsf/backend/_breadcrumbs.html.haml