5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
%div.tree-ref-holder
|
|
= render 'shared/ref_switcher', destination: 'tree', path: @path
|
|
%div#tree-holder.tree-holder
|
|
= render "tree", tree: @tree
|