Explorar o código

ST24PRJ-445 [결함][front] 주문상세> 배송지변경시 오류

card007 %!s(int64=4) %!d(string=hai) anos
pai
achega
67eed78707
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/main/webapp/ux/style24_link.js

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

@@ -476,8 +476,6 @@ var cfnLoginNaver = function (requestGb, chkRememberMe) {
 	var frontGb = cfnCheckMobileDevice();
 	if ('P' == frontGb) {
 		window.open(actionUrl, 'naverLogin', 'top=' + popupY + ',left=' + popupX + ',height=' + popupHeight + ',width=' + popupWidth + ', fullscreen=no,menubar=no,status=no,toolbar=no,titlebar=yes,location=no,scrollbars=yes', '');
-	} else if ('A' == frontGb) {
-		document.location.href = 'public://?link=' + actionUrl + '&requestGb=' + requestGb;
 	} else {
 		document.location.href = actionUrl + '&requestGb=' + requestGb;
 	}