mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Fix merge
This commit is contained in:
+1
-5
@@ -129,12 +129,8 @@ export class ApproveEventModalPage implements OnInit {
|
||||
|
||||
async getAttachments() {
|
||||
this.loadedAttachments = await this.attachmentsService.getAttachmentsById(this.InstanceId).toPromise();
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
console.log(this.loadedAttachments);
|
||||
|
||||
|
||||
>>>>>>> a7aa68d83c781483344d8d19665dad6265f9d44c
|
||||
console.log(this.loadedAttachments);
|
||||
}
|
||||
|
||||
async openOptions(ev:any) {
|
||||
|
||||
Reference in New Issue
Block a user