Cross Reference:
xref
: /
ontohub
/
app
/
assets
/
javascripts
/
entities.js.coffee
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
entities.js.coffee revision 6fc50ffe34a3430cdfd8093b1bd9402ff69989e8
$("
table.entities
").on 'click', 'td:first-child a', (event) ->
event.preventDefault
()
$(this).closest("tr").next().next().toggle()