Commit bc150508 authored by Jérome Perrin's avatar Jérome Perrin

jsplumb: add a TODO comment

parent bc0ca923
......@@ -546,6 +546,8 @@
delete_promise;
// If we have no definition for this, we do not allow edition.
// XXX incorrect, we need to display this dialog to be able
// to delete a node
if ( gadget.props.data.class_definition[node_data._class] === undefined ) {
return;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment