Sha256: b8b4d0adcfa18025d582880ffec290c23a0065a99e290391e0fe2e8d2449cd5e
Contents?: true
Size: 243 Bytes
Versions: 7
Compression:
Stored size: 243 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
7 entries across 7 versions & 1 rubygems