Index: arms/html/reportFullData/content-container.html =================================================================== diff -u -r9f4b18a5a7e23fb277763ab0c44d61d97915921a -rb28b02473a303c624985f6c06fa52e5866a0f2b3 --- arms/html/reportFullData/content-container.html (.../content-container.html) (revision 9f4b18a5a7e23fb277763ab0c44d61d97915921a) +++ arms/html/reportFullData/content-container.html (.../content-container.html) (revision b28b02473a303c624985f6c06fa52e5866a0f2b3) @@ -346,7 +346,7 @@
-
+

@@ -427,7 +427,7 @@

-
+

Index: arms/js/report/resourceTable.js =================================================================== diff -u -re905fb5794f0f72be10c56de6a2bff49a0fadd68 -rb28b02473a303c624985f6c06fa52e5866a0f2b3 --- arms/js/report/resourceTable.js (.../resourceTable.js) (revision e905fb5794f0f72be10c56de6a2bff49a0fadd68) +++ arms/js/report/resourceTable.js (.../resourceTable.js) (revision b28b02473a303c624985f6c06fa52e5866a0f2b3) @@ -8,22 +8,30 @@ name: "displayName", title: "작업자 명", data: "displayName", - className: "dt-body-center", + className: "dt-body-left", visible: true, - width: "40%", + width:"60%", render: function (data, type, row, meta) { if (type === "display") { - return '"; + if (row["serverType"] === "클라우드") { + return ``; + } else if (row["serverType"] === "온프레미스") { + return `