Sha256: c4c5c6d2e66216aca9bbfaa6f598577e846a11bd8b4bf30c42556f13baef6e63
Contents?: true
Size: 573 Bytes
Versions: 16
Compression:
Stored size: 573 Bytes
Contents
.language-wrap{ :id => "#{file.original_locale}_for_file_edit_form", :class => "active"} - tab.editable_fields.each do |field| = render_component "lolita/configuration/field", :display, :field => field - nested_form = tab.build_translations_nested_form(file) - main_form = self.current_form = self.current_form.fields_for nested_form.name, file.send(nested_form.build_method) do |n_form| - self.current_form = n_form .language-wrap{ :id => "#{n_form.object.locale}_for_file_edit_form"} = render_component nested_form, :fields - self.current_form = main_form
Version data entries
16 entries across 16 versions & 1 rubygems