Sha256: c49a5124c2b525dcf6a61d3a3d4a9cdb98f50382173464e562ea5f9f09616441

Contents?: true

Size: 115 Bytes

Versions: 11

Compression:

Stored size: 115 Bytes

Contents

- unless @page_nav.nil?
  %nav.panel
    %ul
      - @page_nav.each do |text,path|
        %li= link_to text, path

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
plinth-0.0.1.beta.4 app/views/shared/_ui_nav.html.haml
sb-styleguide-1.2.2 app/views/shared/_ui_nav.html.haml
sb-styleguide-1.2.1 app/views/shared/_ui_nav.html.haml
sb-styleguide-1.2.0 app/views/shared/_ui_nav.html.haml
plinth-0.0.1.beta.3 app/views/shared/_ui_nav.html.haml
plinth-0.0.1.beta.2 app/views/shared/_ui_nav.html.haml
plinth-0.0.1.beta.1 app/views/shared/_ui_nav.html.haml
plinth-0.0.1.pre app/views/shared/_ui_nav.html.haml
sb-styleguide-1.1.0 app/views/shared/_ui_nav.html.haml
sb-styleguide-1.0.1 app/views/shared/_ui_nav.html.haml
sb-styleguide-1.0.0 app/views/shared/_ui_nav.html.haml