|
|
|
|
@ -270,7 +270,7 @@
|
|
|
|
|
|
|
|
|
|
<ion-footer>
|
|
|
|
|
<div class="centerDiv">
|
|
|
|
|
<ion-button class="confirmEitOkButton" color="customnavy" ion-button (click)="openSubmitModal()" [disabled] ="isAttachment ==='Y' && attachListOver.length ===0">
|
|
|
|
|
<ion-button class="confirmEitOkButton" color="customnavy" ion-button (click)="openSubmitModal()" [disabled] ="(isAttachment ==='Y' || isAttachmentGET_MENU === 'Y') && attachListOver.length ===0">
|
|
|
|
|
{{ (isDelete ? 'general, delete' : 'general, submit') | translate }}</ion-button>
|
|
|
|
|
</div>
|
|
|
|
|
</ion-footer>
|