Sha256: 3ff61c3f75fa2ac500360aaec99f3f47dd16b59a79e59ea6a3737d2dad4b3ad5

Contents?: true

Size: 369 Bytes

Versions: 4

Compression:

Stored size: 369 Bytes

Contents

.content-wrapper
  .container-fluid
    .row
      .text-center
        %h1 Announcement
      %hr
    .row
      .col-md-12
        = render 'hatchy/admin/shared/admin_navtabs', list_view: admin_announcements_path, new_view: new_admin_announcement_path, edit_path: edit_admin_announcement_path
        = render 'hatchy/admin/shared/model_form', resource: @announcement

Version data entries

4 entries across 4 versions & 1 rubygems

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