summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js
index 5749631..4c97132 100644
--- a/js/index.js
+++ b/js/index.js
@@ -711,7 +711,7 @@ function load(){
}
}else{
$('#noplans').show('fast');
- $('#lnklogin').show('fast');
+ $.mobile.loading('hide');
}
}, fail);
}, fail);