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