@@ -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