mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-591] unsharing links (#177)
* unsharing links * restore move/delete buttons, new icon for unshare
This commit is contained in:
committed by
Cilibiu Bogdan
parent
cb95a422aa
commit
b5e394bc07
@@ -87,6 +87,7 @@ export class SharedFilesComponent extends PageComponent implements OnInit, OnDes
|
||||
|
||||
refresh(): void {
|
||||
if (this.documentList) {
|
||||
this.documentList.resetSelection();
|
||||
this.documentList.reload();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user