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