diff --git a/js/ControlPage.js b/js/ControlPage.js index 5e1a2e2..6f03c3b 100644 --- a/js/ControlPage.js +++ b/js/ControlPage.js @@ -254,6 +254,9 @@ console.log("_configAPI.loadAll success",_settings); + $("span#infoPrinterType").text(successData["printer.type"]); + + // $("#infoWiFiBox").text(_settings.) },function(failData) {