@@ -36,7 +48,9 @@
href="${_base}/usr/applications/modify/{{application.appId}}">Update
Delete
-
Download auth File
+
Download
+ auth File
@@ -64,12 +78,12 @@
loadData();
} else {
$("#errormessage").text(data.message);
- $("#errorMessageAlter").show();
+ $("#errorMessageAlert").show();
}
},
error: function () {
$("#errormessage").text("Fatal error");
- $("#errorMessageAlter").show();
+ $("#errorMessageAlert").show();
}
});
}
@@ -89,12 +103,13 @@
}
});
} else {
-
+ $("#errormessage").text(data.message);
+ $("#errorMessageAlert").show();
}
},
error: function () {
$("#errormessage").text("Fatal error");
- $("#errorMessageAlter").show();
+ $("#errorMessageAlert").show();
}
});
}
diff --git a/skywalking-webui/src/main/webapp/pages/usr/applications/createglobalconfig.ftl b/skywalking-webui/src/main/webapp/pages/usr/applications/createglobalconfig.ftl
index 5d7cd4a21..c8ea02eb7 100644
--- a/skywalking-webui/src/main/webapp/pages/usr/applications/createglobalconfig.ftl
+++ b/skywalking-webui/src/main/webapp/pages/usr/applications/createglobalconfig.ftl
@@ -6,8 +6,8 @@
<@common.importResources />
-
-
+
+
diff --git a/skywalking-webui/src/main/webapp/pages/usr/applications/modifyapplication.ftl b/skywalking-webui/src/main/webapp/pages/usr/applications/modifyapplication.ftl
index 463f9cbd4..50fcdb238 100644
--- a/skywalking-webui/src/main/webapp/pages/usr/applications/modifyapplication.ftl
+++ b/skywalking-webui/src/main/webapp/pages/usr/applications/modifyapplication.ftl
@@ -6,8 +6,8 @@
<@common.importResources />
-
-
+
+
diff --git a/skywalking-webui/src/main/webapp/pages/usr/login.ftl b/skywalking-webui/src/main/webapp/pages/usr/login.ftl
index 6bc16e890..40fc80e2b 100644
--- a/skywalking-webui/src/main/webapp/pages/usr/login.ftl
+++ b/skywalking-webui/src/main/webapp/pages/usr/login.ftl
@@ -5,13 +5,13 @@
<@common.importResources />
-
+
-

+
diff --git a/skywalking-webui/src/main/webapp/pages/usr/register.ftl b/skywalking-webui/src/main/webapp/pages/usr/register.ftl
index d36b0184e..bfa13ec71 100644
--- a/skywalking-webui/src/main/webapp/pages/usr/register.ftl
+++ b/skywalking-webui/src/main/webapp/pages/usr/register.ftl
@@ -5,13 +5,13 @@
<@common.importResources />
-
+
-

+