+ [(ngModel)]="f.value" appInputVerbatim
+ [disabled]="cipher.isDeleted || viewOnly">
@@ -469,7 +484,8 @@
+ id="collection-{{i}}" name="Collection[{{i}}].Checked"
+ [disabled]="cipher.isDeleted || viewOnly">
@@ -508,15 +524,14 @@
{{(viewOnly ? 'close' : 'cancel') | i18n}}
-