diff --git a/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp b/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp
index c7526ab6c..081cf4c97 100644
--- a/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp
@@ -296,7 +296,7 @@ $(document).ready(function(){
${log.labelProtoId }
- ${dic.item}
+ ${dict.item}
@@ -308,7 +308,7 @@ $(document).ready(function(){
${log.labelBehavId }
- ${dic.item}
+ ${dict.item}
@@ -320,7 +320,7 @@ $(document).ready(function(){
${log.labelAppId }
- ${dic.item}
+ ${dict.item}
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp
index 876e2c646..f68257ff7 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp
@@ -243,7 +243,7 @@ $(document).ready(function(){
${log.labelProtoId }
- ${dic.item}
+ ${dict.item}
@@ -255,7 +255,7 @@ $(document).ready(function(){
${log.labelBehavId }
- ${dic.item}
+ ${dict.item}
@@ -267,7 +267,7 @@ $(document).ready(function(){
${log.labelAppId }
- ${dic.item}
+ ${dict.item}
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp
index a51a48844..eeda67563 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp
@@ -278,7 +278,7 @@ $(document).ready(function(){
${log.attackType }
- ${dic.itemValue}
+ ${dict.itemValue}
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp
index da3d34eba..bbadb1267 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmSampleFaceList.jsp
@@ -254,7 +254,7 @@ $(document).ready(function(){
|
<%-- ▷ ▼
- --%>
+ --%>
|
${log.cfgId } |
@@ -319,7 +319,8 @@ $(document).ready(function(){
- ${avProtocol } |
+ ${avProtocol }
+
${fns:abbr(log.capIp, 42)} |
${log.transProto }
diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp
index 562725c08..07bdc8152 100644
--- a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp
+++ b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp
@@ -344,31 +344,51 @@ $(document).ready(function(){
| ${log.dPort } |
${log.sPort } |
+ ${log.deviceId }
-
+
+ ${device.itemValue}
+
+
|
+ ${log.linkId }
-
+
+ ${link.itemValue}
+
+
|
+ ${log.encapType }
-
+
+ ${encapType.itemValue}
+
+
|
+ ${log.direction }
-
+
+ ${direction.itemValue}
+
+
|
${log.innerSmac } |
${log.innerDmac } |
+ ${log.streamDir }
- ${streamType.itemValue}
+
+ ${streamType.itemValue}
+
+
|
${log.addrList } |
${log.serverLocate} |