summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-09-20 12:09:00 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-09-20 12:09:00 (GMT)
commit84ce05d92103e24073c06a7dafab8f2fe99574c2 (patch)
tree2de45a4cbe7a61bc75aef052119af24d7b19d954 /index.html
parent06be1342eb1616dec595befb059e0d7049139bec (diff)
whitespace cleanup
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index abf66b5..d8c74c9 100644
--- a/index.html
+++ b/index.html
@@ -278,7 +278,7 @@
function auth_logout()
{
auth_cleanup();
- apps_cleanup();
+ apps_cleanup();
$(".alert").alert('close');
$("#username").val('');