Sha256: 61dd5420358cb70c5e3aaede3b739cd09396312c922a5310f8d2771475bc3e6a

Contents?: true

Size: 453 Bytes

Versions: 15

Compression:

Stored size: 453 Bytes

Contents

#sidebar.col-xs-6.col-sm-3.sidebar-offcanvas{role: "navigation"}
  .well.sidebar-nav
    %ul.nav
      %li Configurations
      - if Weeler.use_weeler_i18n
        %li
          %a{href: weeler_translations_path} Translations
      - if I18n::Backend::Weeler::Translation.select("key").where("key LIKE ?", "seo.%").order("key").size > 0
        %li
          %a{href: weeler_seo_items_path} SEO
      %li
        %a{href: weeler_settings_path} Settings

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
weeler-2.1.0 app/views/weeler/configuration/_side_navbar.html.haml
weeler-2.0.1 app/views/weeler/configuration/_side_navbar.html.haml
weeler-2.0.0 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.6.0 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.5.4 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.5.2 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.5.1 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.4.0 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.2.0 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.1.0 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.0.4 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.0.3 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.0.2 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.0.1 app/views/weeler/configuration/_side_navbar.html.haml
weeler-1.0.0 app/views/weeler/configuration/_side_navbar.html.haml