From 3036726ea150c6644479b3154a154435ec2bd2ec Mon Sep 17 00:00:00 2001 From: Boris HUISGEN Date: Fri, 18 Nov 2016 03:18:37 +0100 Subject: [PATCH] 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 336d89ae90..df76d59519 100644 --- a/ui/index.html +++ b/ui/index.html @@ -615,7 +615,7 @@ {{#link-to 'acls.show' ID tagName="div" href=false class="list-group-item list-condensed-link" }}
- {{ aclName Name ID }} + {{ aclName Name "" }}
{{/link-to}} {{/collection}}