123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:ex="http://www.comsquare.co.kr/xforms/excel" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:my="http://www.comsquare.co.kr/example" xmlns:ms="urn:schemas-microsoft-com:xslt" 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" xmlns:cs="http://www.comsquare.co.kr/xforms">
- <xhtml:head>
- <xhtml:title>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <repdetl>
- <R0262001/>
- <R0262002/>
- <R0262003/>
- <R0262004/>
- <R0262005/>
- <R0262006/>
- </repdetl>
- <repmain/>
- </main>
- <send/>
- <init/>
- <hidden/>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- ]]>
- </script>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../mis/ctmsweb/js/SMRIF02101.js"/>
- <script type="javascript">
- <![CDATA[
- function fSetInitData(){
- var REPDETL_PATH = "/root/main/repdetl";
- var REPMAIN_PATH = "/root/main/repmain";
-
- model.setValue(REPDETL_PATH+"/R0262001",model.getValue(REPMAIN_PATH +"/projnm"));
- model.setValue(REPDETL_PATH+"/R0262002",model.getValue(REPMAIN_PATH +"/rshnm"));
-
- model.refresh();
- }
-
- // 최종저장시 한번더 계산
- function fLastAmtSave(){
-
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="656" pageheight="655">
- <script type="javascript" ev:event="onloadcomplete">
- <![CDATA[
- fSetInitData();
- ]]>
- </script>
- <caption id="caption1" style="left:120px; top:5px; width:430px; height:30px; font-size:18pt; text-align:center; ">연구계획 변경 승인 신청서</caption>
- <table id="table1" cellspacing="-1" style="left:0px; top:45px; width:660px; height:266px; padding:5; border-color:#999999; ">
- <tr>
- <td class="cell_1" colspan="2" style="width:112px; height:52px; text-align:center; vertical-align:middle; ">과 제 명</td>
- <td style="width:544px; height:52px; ">
- <textarea id="textarea1" ref="/root/main/repdetl/R0262001" scroll="autovscroll" style="left:0px; top:0px; width:544px; height:52px; vertical-align:middle; padding:5; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td class="cell_1" colspan="2" style="width:112px; height:52px; text-align:center; vertical-align:middle; ">연구책임자</td>
- <td style="width:544px; height:52px; ">
- <textarea id="textarea2" ref="/root/main/repdetl/R0262002" scroll="autovscroll" style="left:0px; top:0px; width:544px; height:52px; vertical-align:middle; padding:5; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td class="cell_1" colspan="2" style="width:112px; height:52px; text-align:center; vertical-align:middle; ">공동연구원</td>
- <td style="width:544px; height:52px; ">
- <textarea id="textarea3" ref="/root/main/repdetl/R0262003" scroll="autovscroll" style="left:0px; top:0px; width:544px; height:52px; vertical-align:middle; padding:5; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td class="cell_1" rowspan="2" style="width:53px; height:104px; text-align:center; vertical-align:middle; ">
- <![CDATA[변
- 경
- 내
- 역]]>
- </td>
- <td class="cell_1" style="width:59px; height:52px; text-align:center; vertical-align:middle; ">당초</td>
- <td style="width:544px; height:52px; ">
- <textarea id="textarea4" ref="/root/main/repdetl/R0262004" scroll="autovscroll" style="left:0px; top:0px; width:544px; height:52px; padding:5; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td class="cell_1" style="width:59px; height:52px; text-align:center; vertical-align:middle; ">변경</td>
- <td style="width:544px; height:52px; ">
- <textarea id="textarea5" ref="/root/main/repdetl/R0262005" scroll="autovscroll" style="left:0px; top:0px; width:544px; height:52px; padding:5; border-style:none; "/>
- </td>
- </tr>
- <tr>
- <td class="cell_1" colspan="2" style="width:112px; height:340px; text-align:center; vertical-align:middle; ">변경사유</td>
- <td style="width:544px; height:340px; ">
- <textarea id="textarea6" ref="/root/main/repdetl/R0262006" scroll="autovscroll" style="left:0px; top:0px; width:544px; height:340px; padding:5; border-style:none; "/>
- </td>
- </tr>
- </table>
- </xhtml:body>
- </xhtml:html>
|