Sha256: cf5074b71a87afd0088fdcbbdd90e539fcf454c9073d2421fc693384714d92b6
Contents?: true
Size: 365 Bytes
Versions: 1
Compression:
Stored size: 365 Bytes
Contents
.menu-lvl2 .menu-lvl2--caret = link_to options[:name], options[:url] .menu-lvl2--current .line-divider = fa_icon 'caret-down icon-menu-lvl2', class: 'icon' %span = options[:current] .menu-options-lvl2 %ul - options[:submenu].each do |option| %li = link_to option [:name], option[:url], title: option[:name]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
psique-1.0.2 | app/views/psique/elements/navigation/_menu_lvl2.html.haml |