tests acl template
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<% if @acl_rule != '' -%>
|
||||
<% @acl_rule.each do |acl_rule| -%>
|
||||
acl <%= acl_rule %>
|
||||
<% else -%>
|
||||
# no acl given %>
|
||||
<% end end -%>
|
||||
<% end -%>
|
||||
|
||||
Reference in New Issue
Block a user