diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 2b8563d..54e4c3c 100755 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -26,10 +26,9 @@ var VQI_PathwayEditor = function (parent) { // Globals + var types = ["bundleOne", "bundleTwo", "gene", "geneProduct", "protein", "rna", "microRNA", "kinase", "ligand", "receptor", "biologicalProcess", "triangle", "ellipse", "pentagon", "hexagon", "heptagon", "octagon", "star", "diamond", "vee", "rhomboid", "label"]; var states = []; - var types = ["bundleOne", "bundleTwo", "gene", "geneProduct", "protein", "rna", "microRNA", "kinase", "ligand", "receptor", "biologicalProcess", "triangle", "ellipse", "pentagon", "hexagon", "heptagon", "octagon", "star", "diamond", "vee", "rhomboid", "label"]; var stateRecycle = []; - var lastEvent = 0; var selectedForQueryNodes = []; var selectedForEditNodes = []; var selectedForEditEdges = []; @@ -159,29 +158,39 @@ var VQI_PathwayEditor = function (parent) { strVar += " <\/fieldset>"; strVar += " <\/form>"; strVar += " <\/div>"; - strVar += "