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/workbenches/show.html.slim | |
| parent | c4362d355d6f3b2f407e8c51bb6c0bee43f39df3 (diff) | |
| download | chouette-core-08b002abfb101b1edce9750231c989591e049bf7.tar.bz2 | |
Working standard webpacker config
Diffstat (limited to 'app/views/workbenches/show.html.slim')
| -rw-r--r-- | app/views/workbenches/show.html.slim | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/workbenches/show.html.slim b/app/views/workbenches/show.html.slim index 80b5c16a2..32a933cc2 100644 --- a/app/views/workbenches/show.html.slim +++ b/app/views/workbenches/show.html.slim @@ -78,5 +78,4 @@  = javascript_tag do    | window.I18n = #{(I18n.backend.send(:translations).to_json).html_safe}; -/ = javascript_pack_tag 'date_filters/workbench' -= javascript_pack_tag 'date_filters' += javascript_pack_tag 'date_filters'
\ No newline at end of file  | 
