|
|
|
@ -2903,7 +2903,7 @@ define(['angular', 'decimal', 'static/commons/commons', 'uiBootstrap', 'uiRouter
|
|
|
|
alert("Logo is necessary!");
|
|
|
|
alert("Logo is necessary!");
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if ($scope.partner.partner_type == 'photo') {
|
|
|
|
if ($scope.partner.client_pay_type.indexOf('2')>=0) {
|
|
|
|
if (!$scope.partner.company_photo) {
|
|
|
|
if (!$scope.partner.company_photo) {
|
|
|
|
alert('Shop Photo1 is necessary');
|
|
|
|
alert('Shop Photo1 is necessary');
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
|