remove user admin write file e2e

This commit is contained in:
Eugenio Romano
2018-09-12 12:43:08 +01:00
parent 7ccbeee017
commit 609a6c154b
2 changed files with 4 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
id="adf-remove-button-tag"
[color]="'primary'"
(change)="toggleDeleteButton()"
[checked]="isReadOnly">
[checked]="showDelete">
Show Delete Button
</mat-slide-toggle>
</p>