Display the number of candidates instead of the returned document count

This commit is contained in:
Kerollmops 2020-12-29 00:50:06 +01:00
parent 510df4729c
commit aa129dd7e8
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
3 changed files with 5 additions and 2 deletions

View file

@ -66,7 +66,7 @@
<nav class="level-right">
<div class="level-item has-text-centered">
<div>
<p class="heading">Documents</p>
<p class="heading">Candidates</p>
<p id="count" class="title">0</p>
</div>
</div>