mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
change base64 to file chunk
This commit is contained in:
@@ -358,9 +358,9 @@ export class NewPublicationPage implements OnInit {
|
||||
}
|
||||
|
||||
ngOnDestroy() {
|
||||
// if(!this.PublicationFromMvService.form.send) {
|
||||
// this.PublicationFromMvService.cancel()
|
||||
// }
|
||||
if(!this.PublicationFromMvService.form.send) {
|
||||
this.PublicationFromMvService.cancel()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user