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