diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag
index ecf37fe55..1e44b627e 100644
--- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag
+++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag
@@ -248,8 +248,7 @@ function update(url){
return;
}
}
-
- if(cked.attr("built-in")){
+ if(cked.attr("built-in") == 1){
top.$.jBox.tip("", "");
return;
}
diff --git a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp
index 49a6df540..ada024b32 100644
--- a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp
+++ b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp
@@ -397,7 +397,7 @@
|
-
+
|
|