Sha256: 1b7fcfeac908de5ce42e7270fe9545e06c99dbb55300c973fb2589eaa3518ca1

Contents?: true

Size: 323 Bytes

Versions: 7

Compression:

Stored size: 323 Bytes

Contents

%p= link_to raw('← back'), '/'

%p= link_to 'Create New Page', new_page_path

Count: #{ @pages.to_a.count }

%ol.sortable_tree.expandable{ data: { max_levels: 5, rebuild_url: rebuild_pages_url, expand_node_url: expand_node_pages_url, cookie_store: :true, cookie_scope: @pages.first.class } }
  = expandable_tree @pages

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
the_sortable_tree-2.6.1 spec/dummy_app/app/views/pages/expand.html.haml
the_sortable_tree-2.6.0 spec/dummy_app/app/views/pages/expand.html.haml
jquery_sortable_tree-3.1.2 spec/dummy_app/app/views/pages/expand.html.haml
jquery_sortable_tree-3.1.1 spec/dummy_app/app/views/pages/expand.html.haml
jquery_sortable_tree-3.1.0 spec/dummy_app/app/views/pages/expand.html.haml
jquery_sortable_tree-3.0.0 spec/dummy_app/app/views/pages/expand.html.haml
the_sortable_tree-2.5.0 spec/dummy_app/app/views/pages/expand.html.haml