Sha256: 7e1805102e5f39d855b3f6702db02306147dca7899f9ab74abb6127038f2a3a3
Contents?: true
Size: 288 Bytes
Versions: 3
Compression:
Stored size: 288 Bytes
Contents
<h1>Show ACL of #<%= @id %></h1> <% SimpleNavigationAcl::Base.contexts.each do |context| %> <%= render 'simple_navigation_acl/list', context: context, readonly: true %> <% end %> <hr /> <%= link_to 'Back', :back %> | <%= link_to 'Edit', simple_navigation_acl_edit_path(id: @id) %>
Version data entries
3 entries across 3 versions & 1 rubygems