summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/predict.haml b/views/predict.haml
index 7f19071..66006d4 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -162,6 +162,7 @@
document.getElementById("details#{model.id}").appendChild(details);
$(button).show();
$(image).hide();
+ addExternalLinks();
});
}
}