aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
diff options
context:
space:
mode:
authorMichel Etienne2014-08-22 16:13:59 +0200
committerMichel Etienne2014-08-22 16:13:59 +0200
commit56ebf64df06d1929fa6a11f4c8a542d0a1a4a4f5 (patch)
tree6f586756fb9acd8f5cebf5fe55497abe28e1c68a /app/controllers
parenta1dcead1b2194bd643c29b3e9996b9dd522d80c5 (diff)
parent71ce5bca071ad06e22feaab08e32c70336e11958 (diff)
downloadchouette-core-56ebf64df06d1929fa6a11f4c8a542d0a1a4a4f5.tar.bz2
Merge branch 'sismo' of github.com:afimb/chouette2 into sismo
Diffstat (limited to 'app/controllers')
-rw-r--r--app/controllers/lines_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/lines_controller.rb b/app/controllers/lines_controller.rb
index 6f717549a..3721a957d 100644
--- a/app/controllers/lines_controller.rb
+++ b/app/controllers/lines_controller.rb
@@ -4,6 +4,7 @@ class LinesController < ChouetteController
respond_to :xml
respond_to :json
respond_to :kml, :only => :show
+ respond_to :js, :only => :index
belongs_to :referential