소스 검색

new info form

andre 5 달 전
부모
커밋
75455719c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/UI/Client/Templates/assets/js/setting/index.js

+ 1 - 1
app/UI/Client/Templates/assets/js/setting/index.js

@@ -82,7 +82,7 @@ mgEventHandler.on('ModalLoaded', null,function(){
             }
         }
 //        $("#transferDomain").off();
-        $("#transferDomain").attr('onclick', document.location.href = 'cart.php?a=add&domain=transfer&sld=' . maildomain);
+//        $("#transferDomain").attr('onclick', document.location.href = 'cart.php?a=add&domain=transfer&sld=' . maildomain);
     }
 // end infoModal
 });