mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 23:05:28 +00:00
Merge pull request #2995 from hashicorp/revert-2517-feature/ui-remove-acl-id-from-list
Revert "UI: remove ACL ID from the left list"
This commit is contained in:
commit
bdbabc8bf7
@ -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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user