Improve publicaton page

This commit is contained in:
Peter Maquiran
2021-03-17 11:12:20 +01:00
parent 65b1d67ab3
commit 4d107249dc
2 changed files with 2 additions and 2 deletions
@@ -54,7 +54,6 @@ export class NewPublicationPage implements OnInit {
private camera: Camera,
) {
alert('!!!!!')
this.publicationType = this.navParams.get('publicationType');
this.folderId = this.navParams.get('folderId');
this.publicationTitle = 'Nova Publicação';