Fixed single page login for a certain poor Simon with a weird browser
This commit is contained in:
parent
2913c28271
commit
4a85fa82c3
7 changed files with 44 additions and 26 deletions
|
@ -44,7 +44,7 @@ export class MoreScreen extends UIElement {
|
|||
"</b>",
|
||||
"<br/>",
|
||||
Translations.W(layout.description),
|
||||
]), linkText);
|
||||
]), {url: linkText, newTab: false});
|
||||
|
||||
els.push(link)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue