Fix unterminated statements
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
sel.value = "poly";
|
||||
sel.onchange = function() {
|
||||
updateEditable(sel.value);
|
||||
}
|
||||
};
|
||||
|
||||
var target, type, tog, tol;
|
||||
var types = ["node", "vertex", "edge"];
|
||||
|
||||
Reference in New Issue
Block a user