summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-18 23:15:32 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-18 23:15:32 +0200
commitbb8979317a8c549b804f0c6a59711cc0152f83db (patch)
tree4ea09b38dcd66f3a0b3ec8b6a8f4f8b1dda4aab5
parent783169d826594b726dd95b125a3475d138e0ef62 (diff)
downloadmerchant-bb8979317a8c549b804f0c6a59711cc0152f83db.tar.gz
merchant-bb8979317a8c549b804f0c6a59711cc0152f83db.tar.bz2
merchant-bb8979317a8c549b804f0c6a59711cc0152f83db.zip
newline
-rw-r--r--src/frontend/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/index.html b/src/frontend/index.html
index 915dacb2..d8e7d5e6 100644
--- a/src/frontend/index.html
+++ b/src/frontend/index.html
@@ -148,6 +148,7 @@
b = document.getElementById("payment");
b.style.display = '';
};
+
function wallet_uninstalled_cb(){
b = document.getElementById("installation");
b.style.display = '';