1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../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="">
- <main>
- <conmngtlist>
- <item>
- <subjno/>
- <itemnm/>
- <respstdynm/>
- <irbjudgyn/>
- <conacptdd/>
- <newElement/>
- <concondd/>
- </item>
- </conmngtlist>
- </main>
- <send>
- <req/>
- </send>
- <hidden/>
- <init/>
- </root>
- </instance>
- <submission id="TRIIS01107" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" replace="instance" resultref="/root/main/conmngtlist"/>
- </model>
- <script src="../../../com/commonweb/js/common.js" type="javascript"/>
- <script ev:event="xforms-ready" type="javascript">
- <![CDATA[
-
- submit("TRIIS01107");
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <group id="grp_tle" style="left:0px; top:0px; width:1195px; height:14px; ">
- <caption id="caption120" class="tit_1" style="left:0px; top:0px; width:158px; height:14px; ">IRB 계약관리</caption>
- </group>
- <group id="group3" style="left:0px; top:15px; width:1194px; height:37px; vertical-align:top; "/>
- <button id="button42" class="btn4_letter2" style="left:1125px; top:20px; width:56px; height:22px; ">
- <caption>저장</caption>
- </button>
- <line id="line1" class="line_1" style="x1:5px; y1:65px; x2:1190px; y2:65px; "/>
- <datagrid id="grd_item" nodeset="/root/main/conmngtlist/item" caption="과제번호^품목명^책임연구자^심사결과^계약서접수^기관장결제시작일^계약완료^약품입고" colsep="^" colwidth="150,200,100,100,140,140,140,140" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:70px; width:1185px; height:600px; ">
- <col ref="subjno" visibility="visible"/>
- <col ref="itemnm"/>
- <col ref="respstdynm"/>
- <col ref="irbjudgyn" type="combo"/>
- <col ref="conacptdd" type="inputdate"/>
- <col ref="newElement" type="inputdate"/>
- <col ref="concondd" type="inputdate"/>
- </datagrid>
- <datagrid id="datagrid4" nodeset="/root/worklist/workitem" caption="접수^접수^접수^접수^심사^심사^계약^계약^연구수행^연구수행^연구수행^연구수행^연구수행^종결^종결^종결^종결|의뢰등록^과제신청^과제접수^접수확인^심사기록^결과통보^계약서접수^계약서확인^이상반응보고^변경계획서^중간보고서^심사기록^심사결과통보^결과보고서^연구비정산보고서^구비사항확인^접수확인" colsep="^" colwidth="84, 60, 58, 58, 62, 56, 67, 67, 78, 66, 66, 67, 79, 71, 102, 78, 62" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:702px; width:1195px; height:71px; ">
- <col ref="task1" type="inputbutton"/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col type="inputbutton"/>
- <col/>
- <col type="inputbutton"/>
- <col type="inputbutton"/>
- <col type="inputbutton"/>
- <col/>
- <col/>
- <col type="inputbutton"/>
- <col type="inputbutton"/>
- <col/>
- <col/>
- </datagrid>
- </xhtml:body>
- </xhtml:html>
|