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.12.4 app/views/para/admin/resources/edit.html.haml
para-0.12.3 app/views/para/admin/resources/edit.html.haml
para-0.12.2 app/views/para/admin/resources/edit.html.haml
para-0.12.1 app/views/para/admin/resources/edit.html.haml
para-0.12.0 app/views/para/admin/resources/edit.html.haml
para-0.11.4 app/views/para/admin/resources/edit.html.haml
para-0.11.3 app/views/para/admin/resources/edit.html.haml
para-0.11.2 app/views/para/admin/resources/edit.html.haml
para-0.11.1 app/views/para/admin/resources/edit.html.haml
para-0.11.0 app/views/para/admin/resources/edit.html.haml
para-0.10.0 app/views/para/admin/resources/edit.html.haml
para-0.9.4 app/views/para/admin/resources/edit.html.haml
para-0.9.3.3 app/views/para/admin/resources/edit.html.haml
para-0.9.3.2 app/views/para/admin/resources/edit.html.haml
para-0.9.3.1 app/views/para/admin/resources/edit.html.haml
para-0.9.2 app/views/para/admin/resources/edit.html.haml
para-0.9.0 app/views/para/admin/resources/edit.html.haml
para-0.8.15 app/views/para/admin/resources/edit.html.haml
para-0.8.14 app/views/para/admin/resources/edit.html.haml
para-0.8.13 app/views/para/admin/resources/edit.html.haml