Sha256: 4c3145a3095ba9ffa17ebae448300ddbc4726359b34bb070c5e9abaa61d4d2ec

Contents?: true

Size: 352 Bytes

Versions: 4

Compression:

Stored size: 352 Bytes

Contents

.content-wrapper
  .container-fluid
    .row
      .text-center
        %h1= @country.name
      %hr
    .row
      .col-md-12
        = render 'hatchy/admin/shared/admin_navtabs', list_view: admin_countries_path, new_view: new_admin_country_path, edit_path: edit_admin_country_path
        = render 'hatchy/admin/shared/model_form', resource: @country

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hatchy-0.0.8.pre app/views/hatchy/admin/countries/edit.html.haml
hatchy-0.0.7.pre app/views/hatchy/admin/countries/edit.html.haml
hatchy-0.0.6.pre app/views/hatchy/admin/countries/edit.html.haml
hatchy-0.0.5.pre app/views/hatchy/admin/countries/edit.html.haml