summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-11-24 16:03:09 +0000
committergebele <gebele@in-silico.ch>2016-11-24 16:03:09 +0000
commitf86c084311282036ffa7b4588c0fa0d5b59af95b (patch)
treea1c80b18ba9b2c4b3b95d1cda97144fe43a40cda /views/predict.haml
parent769f704a2b4e2d83256f580317ed8c0b48cc4f45 (diff)
several fixes; works with lazar tree e111369ce5564f159b3f5f85c92afdd22352eaa1
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 010ed12..8ae5684 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();
});
}
}