aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
diff options
context:
space:
mode:
authorXinhui2016-09-29 11:43:48 +0200
committerXinhui2016-09-29 11:43:48 +0200
commitf5a4f5056ccb72d6b097594298581f8bb1400dba (patch)
tree45f1f20d9afca530492be76cef7123b655e81c6d /config/routes.rb
parent1d84e1ded90688fee6ad80bb4f53c861552e3b68 (diff)
downloadchouette-core-f5a4f5056ccb72d6b097594298581f8bb1400dba.tar.bz2
Launch sync from interface
Refs #1708
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 1d9354991..4a2665e00 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -56,6 +56,7 @@ ChouetteIhm::Application.routes.draw do
end
resources :line_referentials, :only => [:show, :edit, :update] do
+ post :sync, on: :member
resources :lines
resources :group_of_lines
resources :companies