aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorZakaria BOUZIANE2015-05-06 10:38:34 +0200
committerZakaria BOUZIANE2015-05-06 10:38:34 +0200
commited6fd2af69ebecb8d6af496135f1398ef6332b06 (patch)
tree6e69aa36cd98edad74091aea3916ec0b445872ae /config
parent1f9feab16cc9d7722be1ed0c495c7eeba555ab9a (diff)
downloadchouette-core-ed6fd2af69ebecb8d6af496135f1398ef6332b06.tar.bz2
Showing validation of imports (still css to fix)
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb2
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