Sha256: ab8c27f2e4f2359d18ec4875b6f72f5f8164783171534c18fec837c0c156aacd

Contents?: true

Size: 357 Bytes

Versions: 4

Compression:

Stored size: 357 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

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