diff options
| author | Xinhui | 2017-10-20 11:59:50 +0200 | 
|---|---|---|
| committer | Xinhui | 2017-10-20 15:02:54 +0200 | 
| commit | 8d59f83d7e0cc84f44101d8ad4b9d0d9f452df9a (patch) | |
| tree | d1c14711c79090dc0d782cf5ac978faeb7adecc8 /app/controllers/referential_lines_controller.rb | |
| parent | 4b1327518597ac057e03e7670fb2e1fc75974c36 (diff) | |
| download | chouette-core-8d59f83d7e0cc84f44101d8ad4b9d0d9f452df9a.tar.bz2 | |
Breadcrumb for referential_lines - routing_constraint_zones
Diffstat (limited to 'app/controllers/referential_lines_controller.rb')
| -rw-r--r-- | app/controllers/referential_lines_controller.rb | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/app/controllers/referential_lines_controller.rb b/app/controllers/referential_lines_controller.rb index ec0bbbb18..b9f8c0050 100644 --- a/app/controllers/referential_lines_controller.rb +++ b/app/controllers/referential_lines_controller.rb @@ -44,8 +44,6 @@ class ReferentialLinesController < ChouetteController            current_organisation: current_organisation          }        ) - -      build_breadcrumb :show      end    end | 
