This commit is contained in:
Peter Maquiran
2022-04-26 16:14:55 +01:00
parent 94d2b0d363
commit 90b53c2eaf
46 changed files with 44 additions and 111 deletions
@@ -1,7 +1,6 @@
import { Component, OnInit } from '@angular/core';
import { AttachmentsService } from 'src/app/services/attachments.service';
import { Attachment } from 'src/app/models/attachment.model';
import { ActivatedRoute, Router } from '@angular/router';
import { InAppBrowser } from '@ionic-native/in-app-browser/ngx';
import { ModalController, NavParams } from '@ionic/angular';