Add Linked Apps to admin dropdown menu

parent 2475eaf6
...@@ -92,6 +92,7 @@ ...@@ -92,6 +92,7 @@
<a href="/api_tokens">Linked Apps</a> <a href="/api_tokens">Linked Apps</a>
{% else %} {% else %}
<a href="/admin/users">Users</a> <a href="/admin/users">Users</a>
<a href="/api_tokens">Linked Apps</a>
<a href="/config">Configurations</a> <a href="/config">Configurations</a>
{% endif %} {% endif %}
<a href="/logout">Logout</a> <a href="/logout">Logout</a>
......
Markdown is supported
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