Sha256: e2d9bf3f69814a5c8246870796bb9d8b42685a7a6020ff2e1156f936ad8f8a7b

Contents?: true

Size: 416 Bytes

Versions: 12

Compression:

Stored size: 416 Bytes

Contents

= render :partial => "#{opts[:path]}/new", :locals => { :opts => opts }
- unless tree.empty?
  = render :partial => "#{opts[:path]}/js_init_sortable_tree", :locals => { :opts => opts }
  = render :partial => "#{opts[:path]}/js_on_update_tree"
  = render :partial => "#{opts[:path]}/js_rebuild_ajax", :locals => { :opts => opts }
  %ol.ui-sortable.sortable.nested_set{ :id => "#{opts[:klass]}_nested_set" }= raw tree

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
the_sortable_tree_mongoid-1.8.5.1 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree_mongoid-1.8.5 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.8.6 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.8.5 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.8.0 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.7.1 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.7.0 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.6.0 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.5.0 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.4.8 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.4.7 app/views/the_sortable_tree/_tree.html.haml
the_sortable_tree-1.4.6 app/views/the_sortable_tree/_tree.html.haml