tests acl template

This commit is contained in:
Arne Teuke
2018-12-30 17:06:53 +01:00
parent 6713bb3ac8
commit ae0fbb70ba

View File

@@ -1,4 +1,4 @@
<% if @acl_rule != '' -%>
<% @acl_rule.each do |acl_rule| -%>
acl <%= acl_rule %>
<% end -%>
<% end end -%>