Browse Source

Revert "standard"

This reverts commit 8c565b03723cbec603a782299a2f43548431d60f.
DESKTOP-HMLPH8S\kim 2 years ago
parent
commit
bbd9c11e94

+ 20 - 0
src/main/webapp/ux/qc/qc0102/QC01020001U.xml

@@ -184,6 +184,22 @@
 		});
 		});
     };
     };
     
     
+    
+    scwin.btnSearch2_onclick = function() {
+
+    	popupLib.open("QC01020003P", "/ux/qc/qc0102/QC01020003P.xml", {
+			title: "검색결과",
+			useLayer: true,     //레어어팝업여부
+			modal: true,        //모달팝업
+			width: "1000",
+			height:"750",
+			param: {
+
+			},
+			callback: ""
+		});
+    };
+    
     /**************************************************************************
     /**************************************************************************
      * Event : scwin.btnHelp_onclick
      * Event : scwin.btnHelp_onclick
      * 기 능 : 도움말 버튼 클릭 이벤트
      * 기 능 : 도움말 버튼 클릭 이벤트
@@ -200,6 +216,7 @@
         commLib.getBookMark(scwin.cmpnCd,scwin.userId,scwin.prgId,scwin.sysCd);
         commLib.getBookMark(scwin.cmpnCd,scwin.userId,scwin.prgId,scwin.sysCd);
     };
     };
     
     
+    
     /**************************************************************************
     /**************************************************************************
      * Event : scwin.btnMonth_onclick
      * Event : scwin.btnMonth_onclick
      * 기 능 : 최근 개정 목록
      * 기 능 : 최근 개정 목록
@@ -908,6 +925,9 @@
 						<w2:anchor id="btnSearch" class="btn_cm btn_search" outerDiv="true" ev:onclick="scwin.btnSearch_onclick">
 						<w2:anchor id="btnSearch" class="btn_cm btn_search" outerDiv="true" ev:onclick="scwin.btnSearch_onclick">
 							<xf:label><![CDATA[검색]]></xf:label>
 							<xf:label><![CDATA[검색]]></xf:label>
 						</w2:anchor>
 						</w2:anchor>
+						<w2:anchor id="btnSearch2" class="btn_cm btn_search" outerDiv="true" ev:onclick="scwin.btnSearch2_onclick">
+							<xf:label><![CDATA[테스트]]></xf:label>
+						</w2:anchor>
 					</xf:group>
 					</xf:group>
 				</xf:group>
 				</xf:group>
 				<xf:group id="shbox" style="" class="shbox">
 				<xf:group id="shbox" style="" class="shbox">

+ 10 - 9
src/main/webapp/ux/qc/qc0102/QC01020002U.xml

@@ -762,14 +762,6 @@
 		tab = idx;
 		tab = idx;
 		
 		
 		if(idx == "0"){
 		if(idx == "0"){
-
-		    fileList2.removeAll();
-		    fileList3.removeAll();
-		    fileList4.removeAll();
-		    document.getElementById("viewerOb1").src = "/pdfjs/web/viewer.html?file=" + "";
-		    document.getElementById("viewerOb2").src = "/pdfjs/web/viewer.html?file=" + "";
-		    document.getElementById("viewerOb3").src = "/pdfjs/web/viewer.html?file=" + "";
-		    
 			tabControl1.setSelectedTabIndex( 0 );
 			tabControl1.setSelectedTabIndex( 0 );
 	    	scwin.grdSearch();
 	    	scwin.grdSearch();
         }else if(idx == "1"){
         }else if(idx == "1"){
@@ -790,6 +782,10 @@
 	    scwin.v_docId = dcdataListTree.getCellData(index - 1, "docId");
 	    scwin.v_docId = dcdataListTree.getCellData(index - 1, "docId");
 	    scwin.v_stndDocNm = dcdataListTree.getCellData(index - 1, "stndDocNm");
 	    scwin.v_stndDocNm = dcdataListTree.getCellData(index - 1, "stndDocNm");
 	    
 	    
+	    
+	    //
+	    
+	    
 	    tabControl1.setSelectedTabIndex( 0 );
 	    tabControl1.setSelectedTabIndex( 0 );
 	    scwin.grdSearch();
 	    scwin.grdSearch();
 	};
 	};
@@ -845,13 +841,18 @@
 							<w2:tabs disabled="false" style="" label="프로세스" id="tabs14" closable="false"></w2:tabs>
 							<w2:tabs disabled="false" style="" label="프로세스" id="tabs14" closable="false"></w2:tabs>
 							<w2:tabs disabled="false" style="" label="지침" id="tabs16" closable="false"></w2:tabs>
 							<w2:tabs disabled="false" style="" label="지침" id="tabs16" closable="false"></w2:tabs>
 							<w2:content id="content12">
 							<w2:content id="content12">
+								<xf:group id="" style="" class="dfbox">
+									<xf:group id="" style="" class="fr">
+									</xf:group>
+								</xf:group>
+
 								<xf:group class="gvwbox" id="" style="">
 								<xf:group class="gvwbox" id="" style="">
 									<w2:gridView adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" autoFitMinWidth="" class="wq_gvw"
 									<w2:gridView adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" autoFitMinWidth="" class="wq_gvw"
 										dataList="data:dcdataList1" ev:onafteredit="" ev:oncellclick="scwin.grdData1_oncellclick" ev:oncellindexchange="" fixedColumn=""
 										dataList="data:dcdataList1" ev:onafteredit="" ev:oncellclick="scwin.grdData1_oncellclick" ev:oncellindexchange="" fixedColumn=""
 										fixedColumnWithHidden="false" id="grdData1" ignoreCellClick="false" ignoreToggleOnDisabled="false" keyMoveEditMode="true"
 										fixedColumnWithHidden="false" id="grdData1" ignoreCellClick="false" ignoreToggleOnDisabled="false" keyMoveEditMode="true"
 										moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="false" rowNumWidth="35"
 										moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="false" rowNumWidth="35"
 										rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
 										rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
-										style="height:850px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" readOnly="true" mergeCellsFixedRows=""
+										style="height:830px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" readOnly="true" mergeCellsFixedRows=""
 										mergeCellsFixedCols="" mergeCells="byrestriccol">
 										mergeCellsFixedCols="" mergeCells="byrestriccol">
 										<w2:header style="" id="">
 										<w2:header style="" id="">
 											<w2:row style="" id="row1">
 											<w2:row style="" id="row1">