Index: ssts-web/src/main/webapp/homepage/portalPage.js =================================================================== diff -u -r19779 -r19840 --- ssts-web/src/main/webapp/homepage/portalPage.js (.../portalPage.js) (revision 19779) +++ ssts-web/src/main/webapp/homepage/portalPage.js (.../portalPage.js) (revision 19840) @@ -1241,7 +1241,8 @@ });*/ Ext4.Ajax.request({ - async: !isFirstOnLoad, + //async: !isFirstOnLoad, + async: true, dataType:"json", url: WWWROOT+"/system/systemWarningAction!getSystemWarning.do", success: function(response) {