From c4e8e8ed07eccfcce58c9fe3bcdb110e91b9c3a0 Mon Sep 17 00:00:00 2001 From: aignatov-bio <47317017+aignatov-bio@users.noreply.github.com> Date: Thu, 12 Sep 2019 10:45:43 +0200 Subject: [PATCH] Revert "Fix formulas in project export (#2047)" (#2049) This reverts commit 36ae7d05f9e0c8e5eb66d2d795d0ec7081084efe. --- app/views/team_zip_exports/report.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/team_zip_exports/report.html.erb b/app/views/team_zip_exports/report.html.erb index e4a4e9333..ecf2cd8d9 100644 --- a/app/views/team_zip_exports/report.html.erb +++ b/app/views/team_zip_exports/report.html.erb @@ -15,12 +15,15 @@ <% ['handsontable.full.min.js', 'lodash.js', 'numeral.js', 'numeric.js', 'md5.js', 'jstat.js', 'formula.js', 'parser.js', 'ruleJS.js', 'handsontable.formula.js', 'big.min.js' ].each do |js_asset| %> - <%= javascript_tag Rails.application + <% end %>