summaryrefslogtreecommitdiff
path: root/WebRoot/page/systemManage
diff options
context:
space:
mode:
authorfangshunjian <[email protected]>2019-01-12 11:07:45 +0600
committerfangshunjian <[email protected]>2019-01-12 11:07:45 +0600
commitb3df3047b51c7659a4130f281d3488d32a1e2d89 (patch)
tree4abd6eaab520f04d71205873d56cf7f00a6a98b9 /WebRoot/page/systemManage
parentfb0627eb59f8b49e84eaef0b92a9e50636c4cbac (diff)
1、添加 ntc 流量统计
2、修改监测设置修改页面 进程监测 pid文件,进程搜索关键字的非空校验 3、修改i18n 专用设备 为 串联设备 4、增加代理类,解决前端ajax 跨域问题,之后可能会用
Diffstat (limited to 'WebRoot/page/systemManage')
-rw-r--r--WebRoot/page/systemManage/nodeGroupManage/node/nodeInfoList.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebRoot/page/systemManage/nodeGroupManage/node/nodeInfoList.jsp b/WebRoot/page/systemManage/nodeGroupManage/node/nodeInfoList.jsp
index 351d7e3..04cf7ee 100644
--- a/WebRoot/page/systemManage/nodeGroupManage/node/nodeInfoList.jsp
+++ b/WebRoot/page/systemManage/nodeGroupManage/node/nodeInfoList.jsp
@@ -12,7 +12,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>i18n_nodeInfo.message.title_n81i</title>
+ <title>${nodegroupTable.groupName }&nbsp;i18n_nodeInfo.message.title_n81i</title>
<link href="<c:url value='/css/nms.css'/>" rel="stylesheet"
type="text/css" />
<link href="<c:url value='/css/suggest.css'/>" rel="stylesheet"