Revert "UI: remove ACL ID from the left list"

This commit is contained in:
James Phillips 2017-05-02 14:28:56 -07:00 committed by GitHub
parent 2f8f0b2320
commit 0e3d93a0bd
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@
{{#link-to 'acls.show' ID tagName="div" href=false class="list-group-item list-condensed-link" }}
<div class="bg-light-gray list-bar-horizontal"></div>
<div class="name">
{{ aclName Name "" }}
{{ aclName Name ID }}
</div>
{{/link-to}}
{{/collection}}