Cross Reference: metadata.js.coffee
xref
: /
ontohub
/
app
/
assets
/
javascripts
/
metadata.js.coffee
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
$(".metadatable").remoteCollection
collectionTag: "table tbody"
elementTag: "tr"
success: (form) ->
# clear form and focus the first input
form.find
("
fieldset.inputs
input").val("").first().focus()