Sha256: fc77eb396d4ddf4a77c85445e70d5a693138e9acfab4c5548a38a22ec5477e58
Contents?: true
Size: 301 Bytes
Versions: 18
Compression:
Stored size: 301 Bytes
Contents
<div class='page_part field' id='part_<%= title.downcase.gsub(" ", "_") %>'> <%= hidden_field_tag "page[parts_attributes][#{part_index}][title]", title if new_part %> <%= text_area_tag "page[parts_attributes][#{part_index}][body]", body, :rows => 20, :cols => 140, :class => 'wymeditor' %> </div>
Version data entries
18 entries across 18 versions & 1 rubygems