summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-03-03 14:01:46 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-03-03 14:01:46 +0100
commit4ac26ba80bcda3b7008853ba1c2d4cbf2cb63978 (patch)
tree7c3ccffad4b9216ef94f3ee6b9dc40362030d62d
parentbe3e4b6c8ace967d3e9413f5fbb863b0c4a2c162 (diff)
downloadlanding-4ac26ba80bcda3b7008853ba1c2d4cbf2cb63978.tar.gz
landing-4ac26ba80bcda3b7008853ba1c2d4cbf2cb63978.tar.bz2
landing-4ac26ba80bcda3b7008853ba1c2d4cbf2cb63978.zip
reload
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 01f4f08..0419dd1 100644
--- a/index.html
+++ b/index.html
@@ -33,6 +33,7 @@
function onSuccess() {
console.log("installation successful");
+ location.reload();
}
function onFailure(detail) {