Sha256: 0145bdb43471d1400a1f32b7ac0f4c43d8f69b2295b42a8a4635f2fbc12036c0
Contents?: true
Size: 396 Bytes
Versions: 1
Compression:
Stored size: 396 Bytes
Contents
= page_header resource.to_s do = content_locale_switch(resource) = simple_nested_form_for resource_path_array, :html => {:class => 'form-inline' } do |f| = hidden_field_tag :content_locale, params[:content_locale] if params[:content_locale] = render 'form', :f => f .form-actions = f.button :submit, :class => 'btn btn-primary' = link_to "Cancel", collection_path, :class => 'btn'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
app_frame-0.5.5 | app/views/application/edit.html.haml |