summaryrefslogtreecommitdiff
path: root/lib/report.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/report.rb')
-rw-r--r--lib/report.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/report.rb b/lib/report.rb
index aec30cd..7863707 100644
--- a/lib/report.rb
+++ b/lib/report.rb
@@ -150,7 +150,7 @@ get "/report/:id/?" do
if prediction_model.crossvalidations
crossvalidations = prediction_model.crossvalidations
out = haml File.read(validation_template), :layout=> false, :locals => {:model => prediction_model}
- report.value "lmo", CGI.escapeHTML(out)
+ report.value "lmo", out
end
# output