lsc hai 1 ano
pai
achega
e4f737507e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      js/Desktop/DeskTop.js

+ 2 - 2
js/Desktop/DeskTop.js

@@ -1421,7 +1421,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
                 $$("div", { className: "U_MD_D_KOS U_Img", "style": _wankeAdminDesktopIconInfo[i].style }, _iconcontent);
                 $$("div", { className: "U_MD_D_KOX", "innerHTML": _wankeAdminDesktopIconInfo[i].Name }, _iconcontent);
             }
-        } else if ((_type == 1 || _type == 4) && _oid == "a0fc1c55-3c2f-4ece-8cd4-ac3e2c1e9956" && _role == 1) {
+        } else if ((_type == 1 || _type == 4) && _org == "a0fc1c55-3c2f-4ece-8cd4-ac3e2c1e9956" && _role == 1) {
             for (i = 0; i < _tpcOrganizerDeskIconInfo.length; i++) {
                 _content = $$("div", {
                     className: "U_MD_D_KO",
@@ -1438,7 +1438,7 @@ U.MD.D.I.initDesktopIcons = function (el, type) {
                 $$("div", { className: "U_MD_D_KOS U_Img", "style": _tpcOrganizerDeskIconInfo[i].style }, _iconcontent);
                 $$("div", { className: "U_MD_D_KOX", "innerHTML": _tpcOrganizerDeskIconInfo[i].Name }, _iconcontent);
             }
-        } else if ((_type == 1 || _type == 4) && _oid == "a0fc1c55-3c2f-4ece-8cd4-ac3e2c1e9956" && _role == 0) {
+        } else if ((_type == 1 || _type == 4) && _org == "a0fc1c55-3c2f-4ece-8cd4-ac3e2c1e9956" && _role == 0) {
             for (i = 0; i < _tpcTeacherDeskIconInfo.length; i++) {
                 _content = $$("div", {
                     className: "U_MD_D_KO",