diff options
| author | Zog | 2018-01-21 11:59:33 +0100 |
|---|---|---|
| committer | Zog | 2018-01-25 17:18:00 +0100 |
| commit | e96174ac9c12c89b701307c50e7e1a2b09190316 (patch) | |
| tree | 218cf5b23d7023fb3dafa28e1e9887baf727e0dc /app/controllers | |
| parent | b73fa6fca72590e943ca36265c39f0672765b9aa (diff) | |
| download | chouette-core-e96174ac9c12c89b701307c50e7e1a2b09190316.tar.bz2 | |
Refs 5586; CR #1
Diffstat (limited to 'app/controllers')
| -rw-r--r-- | app/controllers/lines_controller.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/controllers/lines_controller.rb b/app/controllers/lines_controller.rb index 22578187f..27a9bf9be 100644 --- a/app/controllers/lines_controller.rb +++ b/app/controllers/lines_controller.rb @@ -70,8 +70,6 @@ class LinesController < ChouetteController end end - helper_method :decorated_collection - protected def filtered_lines_maps |
