Sha256: 98a347fecb5bea952114db652ce70bf7d87d00eacae9b3bcfb8e232d4eaf3054
Contents?: true
Size: 256 Bytes
Versions: 2
Compression:
Stored size: 256 Bytes
Contents
%h1 Admin::Pages#manage %p= link_to raw('← back'), '/' %ol.the_sortable_tree{ :data => { :rebuild_url => rebuild_pages_url } } = build_server_tree @pages, :type => :sortable %h2 Root: %div= @root.inspect %h2 Root's children: %div= @pages.inspect
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
the_sortable_tree-2.6.2 | spec/dummy_app/app/views/admin/pages/node_manage.html.haml |
the_sortable_tree-2.7.0 | spec/dummy_app/app/views/admin/pages/node_manage.html.haml |