diff --git a/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp index dd8e3ec..f42b197 100644 --- a/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/FileRegistPopup.jsp @@ -216,7 +216,7 @@ function fileDelete(fileObjId, areaId, fileType){ - +
FTC주문서FCST주문서
Drag & Drop Files Here
diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp index 1c95d2b..1948ab4 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateList_new.jsp @@ -217,7 +217,7 @@ function addComma(num) { } var columns = [ - {title:'EST_OBJID' ,field:'EST_OBJID' ,visible:false}, + {title:'EST_OBJID' ,field:'EST_OBJID' ,visible:false, frozen:true}, {headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '영업번호', field : 'CONTRACT_NO', frozen:true, formatter:fnc_createGridAnchorTag, cellClick:function(e, cell){