123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <년도>combo1</년도>
- <예산계획/>
- </root>
- </instance>
- </model>
- <script type="javascript" src="D:\CMCProject\application\webapps\com\commonweb\js\common.js"/>
- <script type="javascript" src="D:\CMCProject\application\webapps\com\commonweb\js\tfHelper.js"/>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:181px; height:14px; ">봉사시간누계조회</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:744px; ">
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <button id="button1" class="btn1_letter2" style="left:1123px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <line id="line13" class="line_4" style="x1:1107px; y1:7px; x2:1107px; y2:29px; "/>
- <caption id="caption3" class="search_name" style="left:20px; top:10px; width:94px; height:17px; ">조회기간 :</caption>
- <caption id="caption5" class="search_no_b" style="left:235px; top:10px; width:12px; height:17px; ">~</caption>
- <input id="input1" class="input_search" inputtype="date" style="left:260px; top:10px; width:100px; height:19px; "/>
- <input id="input5" class="input_search" inputtype="date" style="left:120px; top:10px; width:100px; height:19px; "/>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:610px; top:10px; width:90px; height:19px; ">
- <choices>
- <item>
- <label>오전팀</label>
- <value/>
- </item>
- <item>
- <label>오후팀</label>
- <value/>
- </item>
- </choices>
- </select1>
- <caption id="caption12" class="search_name" style="left:445px; top:10px; width:85px; height:17px; ">소속팀 :</caption>
- <select1 id="combo2" class="combo_search" appearance="minimal" style="left:535px; top:10px; width:65px; height:19px; ">
- <choices>
- <item>
- <label>월</label>
- <value>combo1</value>
- </item>
- <item>
- <label>화</label>
- <value/>
- </item>
- <item>
- <label>수</label>
- <value/>
- </item>
- <item>
- <label>목</label>
- <value/>
- </item>
- <item>
- <label>금</label>
- <value/>
- </item>
- <item>
- <label>토</label>
- <value/>
- </item>
- <item>
- <label>일</label>
- <value/>
- </item>
- </choices>
- </select1>
- </group>
- <datagrid id="datagrid1" nodeset="/root/예산계획" caption="소속팀^소속팀^성명^활동부서^활동누계시간^출근일수" colsep="^" colwidth="54, 100, 135, 185, 127, 120" dataheight="25" extendlastcol="scroll" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:76px; width:1194px; height:665px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; ">
- <button id="button93" class="btn6_letter2" style="left:0px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <line id="line37" class="line_6" style="x1:0px; y1:0px; x2:1194px; y2:0px; "/>
- </group>
- <caption id="caption1" class="tit_2" style="left:5px; top:71px; width:126px; height:14px; ">봉사시간 누계</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:86px; x2:1194px; y2:86px; "/>
- </xhtml:body>
- </xhtml:html>
|