diff --git a/app/hr/templates/hr/applications/view.html b/app/hr/templates/hr/applications/view.html index 2d29f8a..5a8a62a 100644 --- a/app/hr/templates/hr/applications/view.html +++ b/app/hr/templates/hr/applications/view.html @@ -3,6 +3,7 @@ {% load humanize %} {% load if_extra %} {% load installed %} +{% load naturaltimediff %} {% block title %}View Application{% endblock %} @@ -93,6 +94,22 @@ {% endif %} {% if hrstaff %} +{% if app.corporation.application_config.api_view %} +

API Keys

+ + +{% for acc in user.eveaccount_set.all %} + + + + + + + +{% endfor %} +
User IDAPI KeyDescriptionTypeActiveLast Updated
{{ acc.api_user_id }}{{ acc.api_key }}{{ acc.description }}{{ acc.get_api_keytype_display }}{{ acc.get_api_status_display }}{{ acc.api_last_updated|naturaltimediff }}
+{% endif %} +

EVE Characters

CharacterCorp / AllianceISKSPTrainingLinks