Sha256: c9091fb50a81b936194bf7b023f9c7957b96f4de3ba9ae395a332db41d2a33c6
Contents?: true
Size: 382 Bytes
Versions: 1
Compression:
Stored size: 382 Bytes
Contents
- content_for :page_header do = page_header "New #{resource_name}" = 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/new.html.haml |