Sha256: 35c81bae9dac1a46fd0ff013c2bfd1593705fd203d14a51a8149deea8d10850d
Contents?: true
Size: 373 Bytes
Versions: 15
Compression:
Stored size: 373 Bytes
Contents
%td = line_form.object.title %td = line_form.hidden_field :id = line_form.hidden_field :title = line_form.hidden_field :page_partable_type = line_form.hidden_field :name = line_form.fields_for :page_partable, line_form.object.page_partable do |form| = form.text_field :content, placeholder: "#{t 'spina.pages.page_part'} #{line_form.object.name.downcase}"
Version data entries
15 entries across 15 versions & 1 rubygems