af83/chouette-core

View on GitHub
app/views/workgroup_workbenches/edit.html.slim

Summary

Maintainability
Test Coverage
- breadcrumb :workbench, @workbench
- page_header_content_for @workbench

.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'