Sha256: d71ab80bf506560903c842702936fd502c8070df5bdbe96aef9f99be516ac7a7

Contents?: true

Size: 267 Bytes

Versions: 23

Compression:

Stored size: 267 Bytes

Contents

.modal.fade
  .modal-header
    %button.close{'data-dismiss' => 'modal'}
      ×
    %h3
      = form_title.html_safe
  .modal-body
    .component.form_component.new_form_component
      .component_content
        .part.form_part
          = render form_partial

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rich_table_component-0.0.4 app/views/application/_edit.html.haml
rich_table_component-0.0.3 app/views/application/_edit.html.haml
rich_table_component-0.0.2 app/views/application/_edit.html.haml