From 834b9483f4c0131a652f637c665c29ab2b4802b9 Mon Sep 17 00:00:00 2001 From: Kendrick Chan Date: Thu, 11 Jan 2018 01:15:29 +0800 Subject: [PATCH] Fix new role bug due to row object not defined --- templates/role/form.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/role/form.html.twig b/templates/role/form.html.twig index 986305d4..f7c3fd1f 100644 --- a/templates/role/form.html.twig +++ b/templates/role/form.html.twig @@ -64,7 +64,7 @@ {{ acl_layer.label }}
{% for key, label in acl_layer.acls %}