mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
catch added to getattachmentsbyid call
This commit is contained in:
@@ -194,7 +194,9 @@ export class EditEventPage implements OnInit {
|
||||
this.loadedEventAttachments = res;
|
||||
|
||||
|
||||
});
|
||||
},((erro) => {
|
||||
console.error('loadAttchament', erro)
|
||||
}));
|
||||
}
|
||||
async viewDocument(documenturl:string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user