Sha256: da96499650cbb4ee6804843f2e1c467d572954597d4cba50f71ec42d0a532f3b

Contents?: true

Size: 355 Bytes

Versions: 47

Compression:

Stored size: 355 Bytes

Contents

= page_top_bar(title: resource_title_for(resource), type: 'crud/edit')

.row.page-content-row
  %div{ class: @component.page_container_class }
    .page-content-wrap.form-fixed-actions
      = render find_partial_for(resource, :form)

  -# Render history module if configured to be displayed
  = history_for(@component, action: :edit, resource: resource)

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
para-0.7.3.p5 app/views/para/admin/resources/edit.html.haml
para-0.7.3.p4 app/views/para/admin/resources/edit.html.haml
para-0.7.3.p3 app/views/para/admin/resources/edit.html.haml
para-0.7.3.p2 app/views/para/admin/resources/edit.html.haml
para-0.7.3.p1 app/views/para/admin/resources/edit.html.haml
para-0.7.3 app/views/para/admin/resources/edit.html.haml
para-0.7.2 app/views/para/admin/resources/edit.html.haml