mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Fix delete publication
This commit is contained in:
@@ -32,7 +32,7 @@ export class ActionsOptionsPage implements OnInit {
|
||||
|
||||
deleteAction(){
|
||||
this.publicationsService.DeletePresidentialAction(this.id).toPromise();
|
||||
this.close();
|
||||
this.modalController.dismiss('delete');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user