summaryrefslogtreecommitdiff
path: root/views/model_details.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-11-26 15:29:26 +0000
committergebele <gebele@in-silico.ch>2018-11-26 15:29:26 +0000
commit9750e0309500259e9a56e267ce87984fb5bb5e53 (patch)
tree17db0a8246578729e5309ef3bf4f71404c3f7479 /views/model_details.haml
parente3ae34a75ed7a503078c3c2cdf95f1500d6e2b73 (diff)
clean out; better response codes; prepare for batch
Diffstat (limited to 'views/model_details.haml')
-rw-r--r--views/model_details.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/model_details.haml b/views/model_details.haml
index 3f1cc7a..5417a48 100644
--- a/views/model_details.haml
+++ b/views/model_details.haml
@@ -151,7 +151,7 @@
%div.card.bg-light
%div.card-body
%h6.card-title QMRF:
- %a.btn.btn-outline-info{:href=>"#{to("/report/#{model.id}")}", :id=>"report#{model.id}", :style=>"font-size:small;"}
+ %a.btn.btn-outline-info{:href=>"#{to("/predict/report/#{model.id}")}", :id=>"report#{model.id}", :style=>"font-size:small;"}
%span.fa.fa-download
XML
%br