mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Show number of grants on the admin badge pages.
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
{{/unless}}
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="span13 current-badge-actions">
|
||||
<div>
|
||||
{{#link-to 'badges.show' this classNames="btn btn-primary"}}{{i18n badges.granted count=grant_count}}{{/link-to}}
|
||||
</div>
|
||||
</div>
|
||||
{{/with}}
|
||||
{{/if}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user