Container: add demo plugin
This commit is contained in:
parent
64f6a90f22
commit
0464047f8a
2 changed files with 4 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
Account management
|
||||
</button>
|
||||
{% endif %}
|
||||
<button onclick="location.href='{{ request.url_for("refresh") }}'" class="refresh">Refresh</button>
|
||||
<button onclick="location.href='{{ request.url_for("refresh") }}'" class="refresh">Refresh access token</button>
|
||||
<button onclick="location.href='{{ request.url_for("logout") }}'" class="logout">Logout</button>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue