Sha256: 84fae372b4c46989050d84f6d0dd6def0e30036296409e62caf330af1e8ee9c0

Contents?: true

Size: 215 Bytes

Versions: 5

Compression:

Stored size: 215 Bytes

Contents

<%= table_list_for @simple_pages, sortable: false, resource_class: SimpleContentManagement::SimplePage do |t| %>
	<%= t.item :name, as: :link %>
	<%= t.item :title, as: :link %>
	<%= t.item as: :actions %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
th_simple_content_management-0.1.4 app/views/simple_content_management/simple_pages/index.html.erb
th_simple_content_management-0.1.3 app/views/simple_content_management/simple_pages/index.html.erb
th_simple_content_management-0.1.2 app/views/simple_content_management/simple_pages/index.html.erb
th_simple_content_management-0.1.1 app/views/simple_content_management/simple_pages/index.html.erb
th_simple_content_management-0.1.0 app/views/simple_content_management/simple_pages/index.html.erb