mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
message add to delete
This commit is contained in:
@@ -631,6 +631,7 @@ export class EditEventPage implements OnInit {
|
||||
this.loadedEventAttachments = this.loadedEventAttachments.filter((e, i) => i != index)
|
||||
} else {
|
||||
this.loadedEventAttachments[index]['remove'] = true
|
||||
console.log(id)
|
||||
this.deletedAttachmentsList.push(id)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user