open document

This commit is contained in:
Peter Maquiran
2022-06-30 16:47:45 +01:00
parent 28880f015e
commit b673e37c60
4 changed files with 19 additions and 2 deletions
@@ -99,7 +99,7 @@ export class EditActionPage implements OnInit {
DateEnd: this.folder.DateEnd,
ActionType: this.folder.ActionType,
}
console.log(this.folder.DateEnd);
// dconsole.log(this.folder.DateEnd);
const loader = this.toastService.loading()