lsc 2 anos atrás
pai
commit
0aa4ba4099
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -421,7 +421,7 @@ U.MD.D.I.initDesktopIcons = function (el) {
             $$("div", { className: "U_MD_D_KOS U_Img", "style": _studentDesktopIconInfo[i].style }, _iconcontent);
             $$("div", { className: "U_MD_D_KOX", "innerHTML": _studentDesktopIconInfo[i].Name }, _iconcontent);
         }
-    } else if (_type == 2 && _oid == "150e3120-9195-11ed-b13d-005056b86db5") {
+    } else if (_type == 2 && _org == "150e3120-9195-11ed-b13d-005056b86db5") {
         for (i = 0; i < _tcStudentDeskIconInfo.length; i++) {
             _content = $$("div", {
                 className: "U_MD_D_KO",