mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
Improve loader
This commit is contained in:
@@ -270,7 +270,7 @@ export class NewEventPage implements OnInit {
|
||||
try {
|
||||
await this.attachmentsService.setEventAttachmentById(attachments).toPromise();
|
||||
} catch(error) {
|
||||
alert('document error')
|
||||
console.log('document not save')
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user