去除多余代码
This commit is contained in:
@@ -29,8 +29,7 @@ $(function(){
|
||||
return false;
|
||||
}
|
||||
|
||||
} */
|
||||
certFile=$("#certFileInfo").val();
|
||||
} */
|
||||
if((certFile==null || certFile=="")){
|
||||
$("div[for='certFileI']").append("<label id='level-error' class='error' for='certFileI'><spring:message code='required'></spring:message></label>");
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user