gagamel 5 jaren geleden
bovenliggende
commit
2153b54abf
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  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;
 		}
 	}
-};
+}