diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 6fa9364..82bbf99 100755 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -29,7 +29,9 @@ var VQI_PathwayEditor = function (parent) { // Globals var self = this; var types = ["bundleOne", "bundleTwo", "gene", "geneProduct", "protein", "rna", "microRNA", "kinase", "ligand", "receptor", "biologicalProcess", "triangle", "rectangle", "circle", "ellipse", "pentagon", "hexagon", "heptagon", "octagon", "star", "diamond", "vee", "rhomboid", "label"]; - var states = []; + var personId = ""; + var pathName = ""; + var states = []; var stateRecycle = []; var selectedForQueryNodes = []; var selectedForEditNodes = []; @@ -90,6 +92,7 @@ var VQI_PathwayEditor = function (parent) { strVar += "