From 2a8f4eb620755305226aa2cf01044f1fb8a9480a Mon Sep 17 00:00:00 2001 From: benweet Date: Sun, 24 Aug 2014 00:56:39 +0100 Subject: [PATCH] Small fixes --- public/res/core.js | 2 +- public/res/html/bodyIndex.html | 10 +--------- public/res/styles/main.less | 1 - 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/public/res/core.js b/public/res/core.js index 0da279cd..e5bc84cc 100644 --- a/public/res/core.js +++ b/public/res/core.js @@ -371,7 +371,7 @@ define([ }); } }); - }, 1000); + }, 3000); eventMgr.addListener('onOfflineChanged', checkPayment); diff --git a/public/res/html/bodyIndex.html b/public/res/html/bodyIndex.html index 4d27e979..930ce472 100644 --- a/public/res/html/bodyIndex.html +++ b/public/res/html/bodyIndex.html @@ -1135,14 +1135,6 @@ class="form-control"> -
- -
- -
-
@@ -1309,7 +1301,7 @@