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