aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
authorLuc Donnet2018-03-22 12:15:37 +0100
committerGitHub2018-03-22 12:15:37 +0100
commit7be83f4b8c0af5950400e00aa77851e98cc778f9 (patch)
tree3d77ebcb5d7e3e0aea135e3ceaf68b75a33b4059 /app/views
parente3c203ba8e77d6230b8c94c4d3f790fe3717d8bc (diff)
parent9a850e9347ef15328ea1ff319a6afa0f86b57293 (diff)
downloadchouette-core-7be83f4b8c0af5950400e00aa77851e98cc778f9.tar.bz2
Merge pull request #399 from af83/6256-compliance-check-set-breadcrumb
Refs #6256 Fix compliance check set breadcrumb
Diffstat (limited to 'app/views')
-rw-r--r--app/views/compliance_check_sets/show.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/compliance_check_sets/show.html.slim b/app/views/compliance_check_sets/show.html.slim
index 4df14ab06..b54bf6c5c 100644
--- a/app/views/compliance_check_sets/show.html.slim
+++ b/app/views/compliance_check_sets/show.html.slim
@@ -1,4 +1,4 @@
-- breadcrumb :compliance_check_sets, @workbench, @compliance_check_set
+- breadcrumb :compliance_check_set, @workbench, @compliance_check_set
- page_header_content_for @compliance_check_set
/ PageContent