Sha256: da62a4cbd997915064f434f31120bac5ceadfe62d161701ba8aa23b42d2a41f3

Contents?: true

Size: 249 Bytes

Versions: 10

Compression:

Stored size: 249 Bytes

Contents

%li{class: 'dropdown ' + css_class}
  %a.dropdown-toggle{ id: id, href: href, data: { toggle: 'dropdown' }, role: 'button', aria: { expanded: false } }
    = text
    %b.caret
  %ul.dropdown-menu{ role: 'menu', aria: { labelledby: id } }
    = block

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.14 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.13 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.11 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.10 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.9 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.8 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.7 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.6 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.5 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml
bootstrap_leather-0.10.4 app/views/bootstrap_leather/navigation/_dropdown_nav_item.html.haml