aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/purchase_windows/edit.html.slim
blob: 6354db853c06d576e79ab602ba0f3542765614e1 (plain)
1
2
3
4
5
6
7
- breadcrumb :purchase_window, @referential, @purchase_window
- page_header_content_for @purchase_window
.page_content
  .container-fluid
    .row
      .col-lg-8.col-lg-offset-2.col-md-8.col-md-offset-2.col-sm-10.col-sm-offset-1
        = render 'form'