gagamel 5 anni fa
parent
commit
2153b54abf
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/main/webapp/ux/style24_link.js

+ 2 - 2
src/main/webapp/ux/style24_link.js

@@ -100,7 +100,7 @@ var cfnOpenCellphoneCertify = function (redirectUrl, custparams) {
 			document.location.href = actionUrl;
 		}
 	}
-};
+}
 
 /**
  * @type   : function
@@ -128,4 +128,4 @@ var cfnOpenIpinCertify = function (redirectUrl) {
 			document.location.href = actionUrl + "?redirectUrl=" + redirectUrl;
 		}
 	}
-};
+}