Cross Reference: _node.html.haml
xref
: /
ontohub
/
app
/
views
/
symbols
/
_node.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
- if node
%li{id:
node.id
}
%a
= link_to node, url_for(
node.symbols.first
)
%ul
= render partial: 'node', collection:
node.children.to_a