diff options
| author | Xinhui | 2017-10-19 14:40:07 +0200 |
|---|---|---|
| committer | Xinhui | 2017-10-19 14:40:07 +0200 |
| commit | afd105ce4582bdec42ca57d1f546a2f5491de7c2 (patch) | |
| tree | f9491f9887eb1614908ca0f50a092654b208e347 /app/views/compliance_control_sets | |
| parent | 1e8f8fa2879f066284ca72be96386d426108d079 (diff) | |
| download | chouette-core-afd105ce4582bdec42ca57d1f546a2f5491de7c2.tar.bz2 | |
Breadcrum for compliance check sets
Diffstat (limited to 'app/views/compliance_control_sets')
| -rw-r--r-- | app/views/compliance_control_sets/index.html.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/compliance_control_sets/index.html.slim b/app/views/compliance_control_sets/index.html.slim index 1120ed186..27300a552 100644 --- a/app/views/compliance_control_sets/index.html.slim +++ b/app/views/compliance_control_sets/index.html.slim @@ -53,4 +53,4 @@ = replacement_msg t('compliance_control_sets.search_no_results') -= javascript_pack_tag 'date_filters'
\ No newline at end of file += javascript_pack_tag 'date_filters' |
