From 0e3d93a0bd4bcdb7b87d13dc9db750f127568e91 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 2 May 2017 14:28:56 -0700 Subject: [PATCH] Revert "UI: remove ACL ID from the left list" --- ui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/index.html b/ui/index.html index b52e93cf0..1bc523ae6 100644 --- a/ui/index.html +++ b/ui/index.html @@ -626,7 +626,7 @@ {{#link-to 'acls.show' ID tagName="div" href=false class="list-group-item list-condensed-link" }}
- {{ aclName Name "" }} + {{ aclName Name ID }}
{{/link-to}} {{/collection}}