Update publication page

This commit is contained in:
Peter Maquiran
2021-03-16 14:35:52 +01:00
parent f7de62c885
commit 235177a29d
11 changed files with 53 additions and 25 deletions
@@ -53,7 +53,8 @@ export class NewPublicationPage implements OnInit {
private publications: PublicationsService,
private camera: Camera,
) {
alert('!!!!!')
this.publicationType = this.navParams.get('publicationType');
this.folderId = this.navParams.get('folderId');
this.publicationTitle = 'Nova Publicação';