Sha256: 4391969aa8c1183b0ed8b125ebffbd5be6346ccc892f47232c1e0bbeb1fcd4fc

Contents?: true

Size: 303 Bytes

Versions: 4

Compression:

Stored size: 303 Bytes

Contents

.page-header
  = link_to <%= index_helper %>_path, class: 'btn btn-default' do
    %span.glyphicon.glyphicon-list-alt
    = t( '.back' )
  = link_to @<%= singular_table_name %>, class: 'btn btn-primary' do
    %span.glyphicon.glyphicon-info-sign
    = t( '.show' )
  %h1= t( '.title' )

= render 'form'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
toronto-0.0.4 lib/generators/toronto/install/templates/lib/templates/haml/scaffold/edit.html.haml
toronto-0.0.3 lib/generators/toronto/install/templates/lib/templates/haml/scaffold/edit.html.haml
toronto-0.0.2 lib/generators/toronto/install/templates/lib/templates/haml/scaffold/edit.html.haml
toronto-0.0.1 lib/generators/toronto/install/templates/lib/templates/haml/scaffold/edit.html.haml