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