diff --git a/cache.manifest b/cache.manifest index 069723c..dca3907 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# Date : 2014/11/24 - Version : 1 +# Date : 2014/11/28 - Version : 1 CACHE: index.html diff --git a/inc/myco.js b/inc/myco.js index 9cdd14f..7be3115 100644 --- a/inc/myco.js +++ b/inc/myco.js @@ -971,6 +971,7 @@ onConfirmUpdate=function() { } updateApp = function() { + navbar_collapse_hide(); pleaseWaitShow(); _checkForUpgrade=true; window.applicationCache.update();