This commit is contained in:
tiago.kayaya
2021-05-12 16:15:30 +01:00
parent 597f9b2e71
commit 2c92ed26cf
18 changed files with 227 additions and 183 deletions
@@ -71,6 +71,10 @@ export class ViewEventPage implements OnInit {
this.loadEvent();
}
openOptions(){
}
docIndex(index: number) {
this.dicIndex = index;
}