1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="C:/CMCProject/application/webapps/com/commonweb/css/common.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="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- </xhtml:head>
- <xhtml:body guideline="1,1196;2,783;">
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:80px; height:14px; ">인건비관리</caption>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:13px; width:1195px; height:771px; ">
- <switch id="switch1" style="left:3px; top:80px; width:1190px; height:691px; border-color:#c7a3cf; border-style:solid; ">
- <case id="case1" selected="true">
- <datagrid id="datagrid2" caption="No^과제번호^과제명^사번^성명^신청차수^해당병원^지급여부^지급예정일" colwidth="27, 123, 123, 87, 126, 116, 166, 100, 100" defaultrows="50" mergecellsfixedrows="bycolrec" rowsep="|" colsep="^" style="left:0px; top:7px; width:1180px; height:653px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col type="input"/>
- <col/>
- </datagrid>
- <line id="line2" class="line_1" style="x1:0px; y1:2px; x2:1181px; y2:2px; "/>
- </case>
- </switch>
- <group id="grp_sea" style="left:0px; top:10px; width:1194px; height:45px; vertical-align:top; ">
- <shape id="roundrect1" class="roundrect_search" style="left:0px; top:0px; width:1194px; height:40px; "/>
- <input id="input26" class="input_search" style="left:714px; top:14px; width:100px; height:19px; "/>
- <button id="button8" class="btn1_letter2" style="left:908px; top:12px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <select1 id="combo64" class="combo_search" appearance="minimal" style="left:109px; top:14px; width:120px; height:19px; ">
- <choices>
- <item>
- <label>유</label>
- <value>1</value>
- </item>
- <item>
- <label>성모병원</label>
- <value>2</value>
- </item>
- </choices>
- </select1>
- <caption id="caption146" class="search_name" style="left:20px; top:15px; width:91px; height:17px; ">병원선택 :</caption>
- <caption id="caption143" class="search_name" style="left:265px; top:15px; width:90px; height:17px; ">해당월 :</caption>
- <caption id="caption144" class="search_n_b" style="left:466px; top:15px; width:12px; height:17px; font-weight:bolder; ">~</caption>
- <input id="input21" class="input_s_essential" inputtype="date" style="left:362px; top:14px; width:100px; height:19px; "/>
- <input id="input22" class="input_s_essential" inputtype="date" style="left:482px; top:14px; width:100px; height:19px; "/>
- <caption id="caption145" class="search_name" style="left:610px; top:15px; width:99px; height:17px; ">사용자명 :</caption>
- <button id="button51" class="btn4_letter2" style="left:974px; top:11px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- </group>
- </group>
- </xhtml:body>
- </xhtml:html>
|