|
@@ -844,6 +844,7 @@ var deliveryAddrInfoSet = function(delvObj, temp) {
|
|
|
success : function(result) {
|
|
success : function(result) {
|
|
|
$("#adrsChangePop .modal-dialog .modal-content").html(result);
|
|
$("#adrsChangePop .modal-dialog .modal-content").html(result);
|
|
|
$("#adrsChangePop").modal("show");
|
|
$("#adrsChangePop").modal("show");
|
|
|
|
|
+ return false;
|
|
|
}
|
|
}
|
|
|
});
|
|
});
|
|
|
}
|
|
}
|