diff options
| author | Robert | 2017-12-06 18:55:00 +0100 |
|---|---|---|
| committer | Robert | 2017-12-11 10:18:36 +0100 |
| commit | baf59d9eebd7e606c57e8d0aec9d91d7ded115ed (patch) | |
| tree | ea9fcf755a55ed94462f42dc50958f99d09dacbf /app/views/compliance_control_sets | |
| parent | 00a208fcab9686c656ba731f039f1321ebc2401c (diff) | |
| download | chouette-core-baf59d9eebd7e606c57e8d0aec9d91d7ded115ed.tar.bz2 | |
Refs: #5197@0.25h; Minor Approvements
Diffstat (limited to 'app/views/compliance_control_sets')
| -rw-r--r-- | app/views/compliance_control_sets/show.html.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/compliance_control_sets/show.html.slim b/app/views/compliance_control_sets/show.html.slim index 9cbf8acdf..851a4a41a 100644 --- a/app/views/compliance_control_sets/show.html.slim +++ b/app/views/compliance_control_sets/show.html.slim @@ -46,4 +46,4 @@ .col-lg-12 = replacement_msg t('compliance_controls.search_no_results') - = floated_links @compliance_control_set.id + = floating_links @compliance_control_set.id |
