Sha256: a075a32fa2028e5108e5b61c27d7264aa6a15ab96fe4d8834ed9581cfe2a6811
Contents?: true
Size: 414 Bytes
Versions: 1
Compression:
Stored size: 414 Bytes
Contents
- content_for :page_header do = page_header resource.to_s do = content_locale_switch(resource) = simple_nested_form_for resource_path_array do |f| = hidden_field_tag :content_locale, params[:content_locale] if params[:content_locale] = render 'errors' = 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.6.1 | app/views/application/edit.html.haml |