gagamel преди 5 години
родител
ревизия
2153b54abf
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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;
 		}
 	}
-};
+}