Sha256: 4ab6fdbfa7097549c54790dee87836f1768ce80840ccf08a31b1f41236f2a11e
Contents?: true
Size: 231 Bytes
Versions: 19
Compression:
Stored size: 231 Bytes
Contents
= admin_form_for [@structure, @static_page], url: admin_structure_static_page_path(@structure.id) do |f| = f.locale_tabs do |l| = f.input :title, locale: l = f.input :content, locale: l, as: :ckeditor = f.save_buttons
Version data entries
19 entries across 19 versions & 1 rubygems