diff options
| author | cedricnjanga | 2018-03-23 06:11:37 -0700 | 
|---|---|---|
| committer | cedricnjanga | 2018-03-23 06:11:37 -0700 | 
| commit | 73e5983334cc5f5835224fef74e27c512ee90906 (patch) | |
| tree | 1b57e00b552d9f7f566a1744abfbe709ec949133 | |
| parent | be77a9d4c4ba561a9b062debfa1b0ef3b4437f9a (diff) | |
| download | chouette-core-73e5983334cc5f5835224fef74e27c512ee90906.tar.bz2 | |
Refs #6298 Change companies#new breadcrumb6298-change-companies-breadcrumb
| -rw-r--r-- | app/views/companies/new.html.slim | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/views/companies/new.html.slim b/app/views/companies/new.html.slim index cc085ffe2..1747b8e10 100644 --- a/app/views/companies/new.html.slim +++ b/app/views/companies/new.html.slim @@ -1,4 +1,4 @@ -- breadcrumb :lines, @line_referential +- breadcrumb :companies, @line_referential  .page_content    .container-fluid      .row | 
