Pull request #380: RED-4817: Removed save and cancel buttons from dossier dictionary info.
Merge in RED/ui from RED-4817 to master * commit 'f58542aea9fcc11998dad994a1d277f0552193ed': RED-4817: Removed save and cancel buttons from dossier dictionary info.
This commit is contained in:
commit
55dc0f596c
@ -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