RED-4817: Removed save and cancel buttons from dossier dictionary info.
This commit is contained in:
parent
4866a760b4
commit
f58542aea9
@ -10,7 +10,7 @@
|
||||
></redaction-add-edit-entity>
|
||||
</div>
|
||||
|
||||
<div class="dialog-actions">
|
||||
<div *ngIf="!data.readOnly" class="dialog-actions">
|
||||
<button (click)="save()" [disabled]="disabled" color="primary" mat-flat-button>
|
||||
{{ 'dictionary-details.actions.save' | translate }}
|
||||
</button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user