123456789101112131415161718192021222324252627 |
- <?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>
- </xhtml:head>
- <xhtml:body guideline="1,1193;1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:182px; height:14px; ">보고서 - 직원카드 발급통계</caption>
- <button id="btn_pos" class="btn_sw" group="tab" selected="true" style="left:0px; top:24px; width:67px; height:22px; ">
- <caption>발급장비별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- iviewer1.src="SMDRE00300_보고서-직원카드 발급 통계(발급장비).xrw";
- ]]>
- </script>
- </button>
- <button id="btn_cal" class="btn_sw" group="tab" selected="false" style="left:70px; top:25px; width:60px; height:22px; ">
- <caption>일, 월별</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- iviewer1.src="SMDRE00310_보고서-직원카드 발급 통계(일별, 월별).xrw";
- ]]>
- </script>
- </button>
- <iviewer id="iviewer1" src="SMDRE00300_보고서-직원카드 발급 통계(발급장비).xrw" style="left:0px; top:45px; width:1194px; height:735px; "/>
- </xhtml:body>
- </xhtml:html>
|