Sha256: 8f47f39cf58e094e5c8e21e15207c0fe80a3000eea13087302707713e7d5d43e

Contents?: true

Size: 346 Bytes

Versions: 10

Compression:

Stored size: 346 Bytes

Contents

section.pages-tree
  h1= t(:title, scope: 'locomotive.pages.index')

  ul.root data-url=sort_page_path(current_site, root)

    = render partial: 'locomotive/shared/sidebar/page', collection: nodes

    li.new-page
      i.fa.fa-plus.icon
      = link_to new_page_path(current_site) do
        span.text= t(:new, scope: 'locomotive.pages.index')

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
locomotivecms-3.0.1 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc7 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc6 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc5 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc4 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc3 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc2 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.rc1 app/views/locomotive/shared/sidebar/_pages.html.slim
locomotivecms-3.0.0.pre.beta.1 app/views/locomotive/shared/sidebar/_pages.html.slim