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