diff options
| author | Zakaria BOUZIANE | 2015-05-06 10:38:34 +0200 |
|---|---|---|
| committer | Zakaria BOUZIANE | 2015-05-06 10:38:34 +0200 |
| commit | ed6fd2af69ebecb8d6af496135f1398ef6332b06 (patch) | |
| tree | 6e69aa36cd98edad74091aea3916ec0b445872ae /config | |
| parent | 1f9feab16cc9d7722be1ed0c495c7eeba555ab9a (diff) | |
| download | chouette-core-ed6fd2af69ebecb8d6af496135f1398ef6332b06.tar.bz2 | |
Showing validation of imports (still css to fix)
Diffstat (limited to 'config')
| -rw-r--r-- | config/routes.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb index abf381bb8..9116fba64 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -85,7 +85,7 @@ ChouetteIhm::Application.routes.draw do get "rule_parameter_set" get "compliance_check" end - #resources :compliance_checks, :only => [:show] + resources :compliance_check_results end |
