Benjamin Renard commited on 2014-11-28 22:26:45 Showing 2 changed files, with 2 additions and 1 deletions.
@@ -1,5 +1,5 @@
CACHE MANIFEST
-# Date : 2014/11/24 - Version : 1
+# Date : 2014/11/28 - Version : 1
CACHE:
index.html
@@ -971,6 +971,7 @@ onConfirmUpdate=function() {
}
updateApp = function() {
+ navbar_collapse_hide();
pleaseWaitShow();
_checkForUpgrade=true;
window.applicationCache.update();