diff options
| author | Xinhui | 2017-11-17 12:07:58 +0100 | 
|---|---|---|
| committer | Xinhui | 2017-11-17 12:09:42 +0100 | 
| commit | 1261698d213964a3391fe1880198da00e7ac9831 (patch) | |
| tree | bae0b1a874a47fc36106dc5c33e66e9af182b503 /config/routes.rb | |
| parent | f677c08029ccb3b910ab6a2401fa56ccacb2b4d9 (diff) | |
| parent | 219af774c2d589446133bda55aa0f001d6526181 (diff) | |
| download | chouette-core-1261698d213964a3391fe1880198da00e7ac9831.tar.bz2 | |
Merge branch '4516_cleanup_rule_parameter_set'
Diffstat (limited to 'config/routes.rb')
| -rw-r--r-- | config/routes.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/config/routes.rb b/config/routes.rb index 27db66c2c..8221dfe1a 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -71,7 +71,6 @@ ChouetteIhm::Application.routes.draw do    resource :organisation, :only => [:show, :edit, :update] do      resources :users -    resources :rule_parameter_sets    end    resources :api_keys, :only => [:edit, :update, :new, :create, :destroy] | 
