mark ative item in list on accoes-edit

This commit is contained in:
EQUILIBRIUM\hirondino.van-dunem
2022-06-09 10:24:50 +01:00
parent ca99e69f2d
commit 3d3d556bb2
2 changed files with 2 additions and 1 deletions
@@ -440,6 +440,7 @@ export class PublicationsPage implements OnInit {
async editPublication(foolderId: string) {
this.closeDesktopComponent();
this.idSelected = this.folderId;
this.desktopComponent.showEditActions = true;
}