`;
if(i=="id" || i=="ip" || i=="type" || i=="url"){
if(i=="ip"){
- content += "
"+"IP Address"+"
";
+ content += "
"+"IP Address"+"
";
}else if (i=="id") {
- content += "
`;
+
}
});
- content += "
Confidential
"+
+ content += `
`;
+
+ content += "
Confidential
"+
"
";
if(confidential=="FALSE"){
@@ -1618,13 +1620,15 @@ GW.host = {
' ';
}
+
+ content += `
`;
content += ""
var delbtn = "";
// if(hostip!="127.0.0.1")
- if(msg.name!="localhost")
+ if(msg.id!="100001")
delbtn = "
";
content += "
"+
diff --git a/src/main/resources/static/js/gw.js b/src/main/resources/static/js/gw.js
index a7b497789..e986ba770 100644
--- a/src/main/resources/static/js/gw.js
+++ b/src/main/resources/static/js/gw.js
@@ -9,7 +9,7 @@ edu = {
sponsor: "ESIPLab incubator project, NASA ACCESS project, NSF Geoinformatics project, NSF Cybertraining project",
- version: "1.3.6",
+ version: "1.3.7",
author: "open source contributors",
diff --git a/src/main/resources/static/js/gw.test.js b/src/main/resources/static/js/gw.test.js
index 990155680..0ce79c28b 100644
--- a/src/main/resources/static/js/gw.test.js
+++ b/src/main/resources/static/js/gw.test.js
@@ -217,7 +217,7 @@ GW.test = {
-
+
Please select a host on the right panel!
diff --git a/src/main/resources/templates/geoweaver.html b/src/main/resources/templates/geoweaver.html
index 89306d3f1..ebb7bb2d8 100644
--- a/src/main/resources/templates/geoweaver.html
+++ b/src/main/resources/templates/geoweaver.html
@@ -542,7 +542,7 @@
Workflow
-
+
Please select a host on the left panel or a new host!