summaryrefslogtreecommitdiff
path: root/frontend/gamma/js/main.js
Unidiff
Diffstat (limited to 'frontend/gamma/js/main.js') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/gamma/js/main.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/frontend/gamma/js/main.js b/frontend/gamma/js/main.js
index a9fd65e..934b325 100644
--- a/frontend/gamma/js/main.js
+++ b/frontend/gamma/js/main.js
@@ -83,7 +83,7 @@ function run() {
83 83
84//Clipperz.log("HASH: " + window.location.hash); 84 //Clipperz.log("HASH: " + window.location.hash);
85if (window.location.hash != "") { 85 //if (window.location.hash != "") {
86 window.location.hash = "" 86 // window.location.hash = ""
87} 87 //}
88//Clipperz.log("HASH cleaned"); 88 //Clipperz.log("HASH cleaned");
89 //#credentials=base64encoded({username:'joe', passphrase:'clipperz'}) 89 //#credentials=base64encoded({username:'joe', passphrase:'clipperz'})