Sha256: 045d8774431abaf279cf83b886ef72b8787548ad1c1fc7bb12cc706d21f52a3a

Contents?: true

Size: 248 Bytes

Versions: 6

Compression:

Stored size: 248 Bytes

Contents

%li.clearfix{:data => { :id => node.id }, :id => "node-#{node.id}"}
  = render :partial => 'tree_inner', :locals => { :node => node }
  = render :partial => 'amalgam/admin/tree/list', :locals => { :parent_id => node.id , :collection => collection }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
amalgam-2.1.4.1 app/views/amalgam/admin/tree/_node.html.haml
amalgam-2.1.4 app/views/amalgam/admin/tree/_node.html.haml
amalgam-2.1.3.1 app/views/amalgam/admin/tree/_node.html.haml
amalgam-2.1.3 app/views/amalgam/admin/tree/_node.html.haml
amalgam-2.1.2 app/views/amalgam/admin/tree/_node.html.haml
amalgam-2.1.1 app/views/amalgam/admin/tree/_node.html.haml