Skip to content
Snippets Groups Projects
Commit 9c93fd06 authored by salazard's avatar salazard
Browse files

remove verifiaction to participate to visit

parent 5e4e68ec
No related branches found
No related tags found
1 merge request!93remove verifiaction to participate to visit
...@@ -40,7 +40,7 @@ export class MyDataComponent implements OnInit{ ...@@ -40,7 +40,7 @@ export class MyDataComponent implements OnInit{
return true return true
} }
else { else {
return false return true
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment