Skip to content
Snippets Groups Projects
Commit 4d047a09 authored by Hamza Touizrat's avatar Hamza Touizrat
Browse files

Merge branch 'participation' into 'master'

remove verifiaction to participate to visit

See merge request !93
parents 5e4e68ec 9c93fd06
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