mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
This reverts commit 0e2504a53f
.
This commit is contained in:
committed by
Denys Vuika
parent
a6ad7a5ad0
commit
9814e28027
@@ -239,7 +239,7 @@ export class ShareDialogComponent implements OnInit, OnDestroy {
|
|||||||
this.data.node.entry.properties['qshare:sharedId'] = null;
|
this.data.node.entry.properties['qshare:sharedId'] = null;
|
||||||
this.data.node.entry.properties['qshare:expiryDate'] = null;
|
this.data.node.entry.properties['qshare:expiryDate'] = null;
|
||||||
}
|
}
|
||||||
this.dialogRef.close(true);
|
this.dialogRef.close(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user