af83/chouette-core

View on GitHub
app/views/workbench/sharings/new.html.slim

Summary

Maintainability
Test Coverage
- breadcrumb :add_workbench_sharing, @workbench
= content_for :page_header_title, t('workbench/sharings.new.title')

.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 'workbench/sharings/form'