From ba937103e0ee39deba44f0d295e182731dc59f40 Mon Sep 17 00:00:00 2001 From: Pujan Joshi Date: Mon, 11 Jan 2016 15:41:00 -0500 Subject: [PATCH] sortable --- VQI_PathwayEditor.js | 186 ++++++++++++++++++++++--------------------- 1 file changed, 96 insertions(+), 90 deletions(-) diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 6bbfd25..fc137e1 100755 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -4,9 +4,9 @@ var VQI_PathwayEditor = function (parent) { // var serverURL = "http://cardinal3.engr.uconn.edu/pathwayVisual/"; var services = {}; - /*Local Services*/ - services["pathwayFinderUrl"] = "http://bibci.engr.uconn.edu/puj07001/pathway_services/find_path_and_score/find_path_and_score.php"; - + /*Local Services*/ + services["pathwayFinderUrl"] = "http://bibci.engr.uconn.edu/puj07001/pathway_services/find_path_and_score/find_path_and_score.php"; + /* Yue's Local Server*/ services['pathwayFinder'] = 'http://cardinal3.engr.uconn.edu/pathwayVisual/PathwayParser/ajaxJSON.php'; services['pathwaySaver'] = 'http://cardinal3.engr.uconn.edu/pathwayVisual/PathwayParser/updateDB_json.php'; @@ -122,7 +122,7 @@ var VQI_PathwayEditor = function (parent) { strVar += " rna distance<\/td>"; strVar += " cnv distance<\/td>"; strVar += " mut distance<\/td>"; - strVar += " <\/tr>"; + strVar += " <\/tr>"; strVar += " <\/table>"; strVar += " <\/div>"; strVar += "
"; @@ -161,14 +161,10 @@ var VQI_PathwayEditor = function (parent) { strVar += "
"; strVar += "
"; ->>>>>>> origin/master strVar += " <\/form>"; strVar += " <\/div>"; strVar += "
"; @@ -258,8 +254,8 @@ var VQI_PathwayEditor = function (parent) { strVar += "