tests acl template
This commit is contained in:
@@ -1,6 +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 %>
|
||||||
<% else -%>
|
<% end -%>
|
||||||
# no acl given %>
|
|
||||||
<% end end -%>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user