web/satellite: add login path
path will be used for a new link Change-Id: Idb14ea5bd152cf169575b7223fc429eb44d7049e
This commit is contained in:
parent
08e1ce8930
commit
31c1137860
@ -31,6 +31,8 @@ export default class ForgotPassword extends Vue {
|
||||
// tardigrade logic
|
||||
public isDropdownShown: boolean = false;
|
||||
|
||||
public readonly loginPath: string = RouteConfig.Login.path;
|
||||
|
||||
/**
|
||||
* Checks if page is inside iframe
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user