Sha256: 513eeab3e6141385b0926fcdfccfe96a816db37320667db46311759bb942f91e

Contents?: true

Size: 171 Bytes

Versions: 10

Compression:

Stored size: 171 Bytes

Contents

<%= simple_form_for ListPortlet.new(order: "name") do |f| %>
    <%= render partial: 'cms/content_types/order_field', locals: { f: f, collection: @attributes} %>
<% end %>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
browsercms-artirix-4.0.4 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.3.3 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.3.2 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.3.1 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.3 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.2 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.1.1 app/views/cms/content_types/index.html.erb
browsercms-artirix-4.0.0.rc1.art4 app/views/cms/content_types/index.html.erb
browsercms-4.0.0.rc1 app/views/cms/content_types/index.html.erb
browsercms-4.0.0.beta app/views/cms/content_types/index.html.erb