Jelajahi Sumber

Fixed task manager cpu info render error

tobychui 2 tahun lalu
induk
melakukan
b6868be02a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      web/SystemAO/info/taskManager.html

+ 1 - 1
web/SystemAO/info/taskManager.html

@@ -102,6 +102,7 @@
         var performanceLocale = NewAppLocale();
         performanceLocale.init("../locale/system_settings/spec.json", function(){
             performanceLocale.translate();
+            initInfo();
         });
 
 
@@ -238,7 +239,6 @@
             }
         };
         
-        initInfo();
         chartInit();
 
         //Special code to handle embedding into the System Setting embedded windows