diff options
| author | cedricnjanga | 2017-10-09 17:14:27 +0200 | 
|---|---|---|
| committer | cedricnjanga | 2017-10-09 17:14:27 +0200 | 
| commit | 08b002abfb101b1edce9750231c989591e049bf7 (patch) | |
| tree | 4b574c92de11caed87fa4ecb6bf4bcbf1bc944a7 /app/views/compliance_control_sets | |
| parent | c4362d355d6f3b2f407e8c51bb6c0bee43f39df3 (diff) | |
| download | chouette-core-08b002abfb101b1edce9750231c989591e049bf7.tar.bz2 | |
Working standard webpacker config
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 22c65dabc..68173fee9 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_include_tag 'filters/compliance_control_set.js'
\ No newline at end of file += javascript_pack_tag 'date_filters'
\ No newline at end of file | 
