Improve profile

This commit is contained in:
Peter Maquiran
2021-05-27 16:21:04 +01:00
parent b686696bf7
commit ad07ed0540
10 changed files with 92 additions and 3 deletions
@@ -258,7 +258,7 @@ export class DespachosPage implements OnInit {
const doc = this.taskList[ this.dicIndex];
console.log(doc, this.dicIndex, this.taskList)
// console.log(doc, this.dicIndex, this.taskList)
const modal = await this.modalController.create({
component: DiscartExpedientModalPage,