diff options
| -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 | 
