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 += " |