Sha256: b6dd7049f4a27c2c8e7da0b0b73c9ee1e5a7a6f859a2d94e90fbb6459e550b43

Contents?: true

Size: 267 Bytes

Versions: 23

Compression:

Stored size: 267 Bytes

Contents

.component.form_component.new_form_component
  .component_title
    %h1= sanitize "#{t('creating')} #{t(controller_name.singularize)}"
  .component_content
    .part.form_part
      = render 'form'
    = #link_to 'Back', controller: controller_name, action: 'index' 

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rich_table_component-0.0.30 app/views/application/new.html.haml
rich_table_component-0.0.29 app/views/application/new.html.haml
rich_table_component-0.0.28 app/views/application/new.html.haml
rich_table_component-0.0.27 app/views/application/new.html.haml
rich_table_component-0.0.26 app/views/application/new.html.haml
rich_table_component-0.0.24 app/views/application/new.html.haml
rich_table_component-0.0.22 app/views/application/new.html.haml
rich_table_component-0.0.21 app/views/application/new.html.haml
rich_table_component-0.0.18 app/views/application/new.html.haml
rich_table_component-0.0.17 app/views/application/new.html.haml
rich_table_component-0.0.16 app/views/application/new.html.haml
rich_table_component-0.0.15 app/views/application/new.html.haml
rich_table_component-0.0.14 app/views/application/new.html.haml
rich_table_component-0.0.13 app/views/application/new.html.haml
rich_table_component-0.0.10 app/views/application/new.html.haml
rich_table_component-0.0.9 app/views/application/new.html.haml
rich_table_component-0.0.8 app/views/application/new.html.haml
rich_table_component-0.0.7 app/views/application/new.html.haml
rich_table_component-0.0.6 app/views/application/new.html.haml
rich_table_component-0.0.5 app/views/application/new.html.haml