aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert2017-11-17 09:42:35 +0100
committerRobert2017-11-17 14:57:36 +0100
commitdd4c7df4193c32d20f9772159217741c14d1184e (patch)
tree89fe76c13f57acfa7afb0bfc4e943f83e818a860
parent9eecb15fb3381e67c28e0978016eb5ac1ec472ca (diff)
downloadchouette-core-dd4c7df4193c32d20f9772159217741c14d1184e.tar.bz2
Refs: #4823@0.2h; Code Review Part V
-rw-r--r--app/views/compliance_check_sets/executed.html.slim3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/compliance_check_sets/executed.html.slim b/app/views/compliance_check_sets/executed.html.slim
index 5550fbb25..bb055272d 100644
--- a/app/views/compliance_check_sets/executed.html.slim
+++ b/app/views/compliance_check_sets/executed.html.slim
@@ -13,8 +13,7 @@
- if params[:q].present? || @blocks_to_compliance_checks_map.any? || @direct_compliance_checks
.row
.col-lg-12
- h2
- = render '/compliance_checks/filters'
+ = render '/compliance_checks/filters'
- if @direct_compliance_checks.try(:any?)
.row