Replace API Key page with Dashboard profile (#582)

Shows characters on each API key, main character, API key
status and the user groups.
This commit is contained in:
Basraah
2017-01-03 09:47:10 +10:00
committed by Adarnof
parent 286cb9e1d1
commit f96959d854
8 changed files with 141 additions and 142 deletions

View File

@@ -110,12 +110,6 @@
</a>
</li>
<li>
<a class="{% navactive request 'auth_api_key_management auth_add_api_key' %}" href="{% url 'auth_api_key_management' %}">
<i class="fa fa-key fa-fw grayiconecolor"></i>{% trans " Api Keys" %}
</a>
</li>
<li>
<a class="{% navactive request 'auth_characters' %}" href="{% url 'auth_characters' %}">
<i class="fa fa-users fa-fw grayiconecolor"></i>{% trans " Characters" %}