summaryrefslogtreecommitdiff
path: root/views/model_details.haml
diff options
context:
space:
mode:
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