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