Sha256: 2e07c9c265e8c01ab20206f677fafbb8565fdde1a85aa57b7d3265ad5a80ced3

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

.body.inset_box
  .section
    -#TODO: improve style/html
    -if f.object.errors.any?
      #error_explanation
        %strong= "#{pluralize(f.object.errors.count, "error")} prohibited this news from being saved:"
        %ul
          - f.object.errors.full_messages.each do |msg|
            %li= msg

    = render 'edit.fields', :f => f, :fields => fields_to_display, :view_prefix => 'edit.field'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
releaf-0.1.2 app/views/releaf/base/_edit.body.html.haml