Skip to content
Snippets Groups Projects
Commit a1a696fa authored by Daviti Gogshelidze's avatar Daviti Gogshelidze
Browse files

Add log in and help buttons to splash screen

parent e8d5e65c
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ export class SigninBanner implements OnInit, OnDestroy{
public selectedParcellation$: Observable<any>
public selectedRegions$: Observable<any[]>
private selectedRegions: any[] = []
private selectedTemplate: any
selectedTemplate: any
@Input() darktheme: boolean
constructor(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment