Sha256: 39cfeb0102afddf6d0cf023693a13264f10eeb4a6ea2915d85dc239ee86b928d

Contents?: true

Size: 144 Bytes

Versions: 16

Compression:

Stored size: 144 Bytes

Contents

.surveyor_menu
  = t('surveyor.sections')
  %ul
    - @sections.each do |s|
      %li{:class => ("active" if s == @section)}= menu_button_for(s)

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
surveyor-1.3.0 app/views/partials/_section_menu.html.haml
surveyor-1.2.0 app/views/partials/_section_menu.html.haml
surveyor-1.1.0 app/views/partials/_section_menu.html.haml
surveyor-1.0.1 app/views/partials/_section_menu.html.haml
surveyor-1.0.0 app/views/partials/_section_menu.html.haml
surveyor-0.22.0 app/views/partials/_section_menu.html.haml
surveyor-0.21.0 app/views/partials/_section_menu.html.haml
surveyor-0.20.0 app/views/partials/_section_menu.html.haml
surveyor-0.19.7 app/views/partials/_section_menu.html.haml
surveyor-0.19.6 app/views/partials/_section_menu.html.haml
surveyor-0.19.5 app/views/partials/_section_menu.html.haml
surveyor-0.19.4 app/views/partials/_section_menu.html.haml
surveyor-0.19.3 app/views/partials/_section_menu.html.haml
surveyor-0.19.2 app/views/partials/_section_menu.html.haml
surveyor-0.19.1 app/views/partials/_section_menu.html.haml
surveyor-0.19.0 app/views/partials/_section_menu.html.haml