diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index 7f7ac8adb..f13dbc840 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -209,10 +209,10 @@ function update(url){ return; } */ if($(checkboxes).filter(":checked").length==1){ - if(cked.val()==1){ + /* if(cked.val()==1){ top.$.jBox.tip("", ""); return; - }/*else if(cked.val()==3){ + } *//*else if(cked.val()==3){ top.$.jBox.tip("", ""); return; }*/