Sha256: ebfaee51cc7526f9750f2f29e2698b7379d81f1612bf4960f39448c53716cf9b

Contents?: true

Size: 308 Bytes

Versions: 26

Compression:

Stored size: 308 Bytes

Contents

%ul#menu
  - @list.each_with_index do |entry, index|
    %li{ class: "entry entry-#{index} #{entry[:class]}" }
      %div.left
        %span
      = link_to entry[:url] do
        %i{ class: entry[:icon] }
        %span= entry[:label]
      %div.right
        %span
      %div.shadow
        %div
  %li.clear

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
locomotive_cms-2.5.7 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.6 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.6.rc2 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.6.rc1 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.5 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.4 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.3 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.2 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.1 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.0 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.0.rc3 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.0.rc2 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.5.0.rc1 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.4.1 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.4.0 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.3.1 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.3.0 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.2.3 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.2.2 app/cells/locomotive/main_menu/show.html.haml
locomotive_cms-2.2.1 app/cells/locomotive/main_menu/show.html.haml