This commit is contained in:
parent
57ace40845
commit
785b681f61
|
@ -78,6 +78,7 @@ export class AddEditComponent implements OnInit {
|
|||
addFieldTypeOptions: any[];
|
||||
uriMatchOptions: any[];
|
||||
ownershipOptions: any[] = [];
|
||||
currentDate = new Date();
|
||||
|
||||
protected writeableCollections: CollectionView[];
|
||||
private previousCipherId: string;
|
||||
|
|
Loading…
Reference in New Issue