Browse Source

팝업형태, 팝업창크기, 칼럼크기 조정

SH 9 months ago
parent
commit
da00ecf986

+ 3 - 3
src/main/webapp/ux/cw/cw0624/CW06240001P.xml

@@ -180,15 +180,15 @@
 							<w2:column removeBorderStyle="false" width="250" inputType="text" id="jobGoal" value="Goal"
 								blockSelect="false" displayMode="label" style="" rowSpan="2">
 							</w2:column>
-							<w2:column removeBorderStyle="false" width="300" inputType="text" id="column01" value="KPI"
+							<w2:column removeBorderStyle="false" width="500" inputType="text" id="column01" value="KPI"
 								blockSelect="false" displayMode="label" style="" colSpan="2">
 							</w2:column>
 						</w2:row>
 						<w2:row style="" id="row3">
-							<w2:column removeBorderStyle="false" width="150" inputType="text" id="kpiStandard" value="기준"
+							<w2:column removeBorderStyle="false" width="250" inputType="text" id="kpiStandard" value="기준"
 								blockSelect="false" displayMode="label" style="">
 							</w2:column>
-							<w2:column removeBorderStyle="false" width="150" inputType="text" id="kpiGrade" value="등급"
+							<w2:column removeBorderStyle="false" width="250" inputType="text" id="kpiGrade" value="등급"
 								blockSelect="false" displayMode="label" style="">
 							</w2:column>
 						</w2:row>

+ 5 - 4
src/main/webapp/ux/cw/cw0624/CW06240001U.xml

@@ -521,9 +521,10 @@
         
 		popupLib.open("CW06240001P", "/ux/cw/cw0624/CW06240001P.xml", {
 			title: "목표 선택",
-			useLayer: true,     //레어어팝업여부
+			useLayer: false,     //레어어팝업여부
 			modal: true,        //모달팝업
-			width: "800",
+			width: "1100",
+			height: "600",
 			param: {
 			    searchData1 : yy,
 			    searchData2 : half,
@@ -1169,8 +1170,8 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="jobGoal" blockSelect="false"
 									displayMode="label" readOnly="false" displayType="all" textAlign="left">
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="kpiStandard" blockSelect="false"
-									displayMode="label" readOnly="false">
+								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="kpiStandard" blockSelect="false"
+									displayMode="label" readOnly="false" displayType="all" textAlign="left">
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="kpiGrade" blockSelect="false"
 									displayMode="label" readOnly="false" displayType="all" textAlign="left">

+ 2 - 2
src/main/webapp/ux/cw/cw0625/CW06250001U.xml

@@ -855,8 +855,8 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="jobGoal" blockSelect="false"
 									displayMode="label" readOnly="true" displayType="all" textAlign="left">
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="kpiStandard" blockSelect="false"
-									displayMode="label" readOnly="true">
+								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="kpiStandard" blockSelect="false"
+									displayMode="label" readOnly="true" displayType="all" textAlign="left">
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="kpiGrade" blockSelect="false"
 									displayMode="label" readOnly="true" displayType="all" textAlign="left">

+ 5 - 4
src/main/webapp/ux/cw/cw0626/CW06260001U.xml

@@ -503,9 +503,10 @@
         
 		popupLib.open("CW06240001P", "/ux/cw/cw0624/CW06240001P.xml", {
 			title: "목표 선택",
-			useLayer: true,     //레어어팝업여부
+			useLayer: false,     //레어어팝업여부
 			modal: true,        //모달팝업
-			width: "800",
+			width: "1100",
+			height: "600",
 			param: {
 			    searchData1 : yy,
 			    searchData2 : half,
@@ -1198,8 +1199,8 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="jobGoal" blockSelect="false"
 									displayMode="label" readOnly="false" displayType="all" textAlign="left">
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="kpiStandard" blockSelect="false"
-									displayMode="label" readOnly="false">
+								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="kpiStandard" blockSelect="false"
+									displayMode="label" readOnly="false" displayType="all" textAlign="left">
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="kpiGrade" blockSelect="false"
 									displayMode="label" readOnly="false" displayType="all" textAlign="left">