Fixed issues with impersonation. Show warning or error depending on connection's remaining time before expiry. Replaced use of /api/... in urls.
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
</button>
|
||||
|
||||
<span>Tom-to-Speech</span>
|
||||
@if (isLoggedIn) {
|
||||
<span class="spacer"></span>
|
||||
@if (isLoggedIn) {
|
||||
<div class="links">
|
||||
@if (showImpersonation) {
|
||||
<impersonation />
|
||||
|
Reference in New Issue
Block a user