Corputils Changes (#668)

Order members by main characters

Display unique user count
This commit is contained in:
iAddz
2017-02-21 04:22:01 +00:00
committed by Adarnof
parent 2d6c641648
commit e3e84158f8
2 changed files with 14 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
</div>
<div class="row">
<div class="col-lg-12">
<b>{% trans "API Index:" %}</b>
<b>{% trans "API Index: " %}</b> {{ corpstats.total_users }} Main Characters
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="{{ corpstats.registered_members }}" aria-valuemin="0" aria-valuemax="{{ corpstats.total_members }}" style="width: {% widthratio corpstats.registered_members corpstats.total_members 100 %}%;">
{{ corpstats.registered_members }}/{{ corpstats.total_members }}