1234567891011121314151617181920212223242526272829303132333435363738 |
- <!-- saved from url=(0089)http://211.233.4.66:8081/views/08_plan_establishment/consumption-prediction-saving.dxview -->
- <html><head><meta http-equiv="Content-Type" content="text/html; charset=EUC-KR"></head><body><div data-options="dxView : { name: 'ConsumptionPredictionSaving', title: '@viewConsumptionPredictionSaving', pane: 'master' } ">
- <div data-options="dxContent : { targetPlaceholder: 'content' } ">
- <div class="dx-field" style="padding: 0; top: 16px; color: #2b2b2b; font-weight: normal; font-size: 14px; width: 100%; ">
- <p class="clear body_sub_title" id="body_sub_title"></p>
- </div>
- <div class="dx-field" style="padding: 0; top: 16px; color: #2b2b2b; font-weight: normal; font-size: 14px; width: 100%; max-width: 500px; float: left; ">
- <p>
- </p><div data-bind="dxDateBox: { value: dateBoxValue, format: 'date', formatString: 'yyyy�� MM�� dd��'}"></div>
- <p></p>
- </div>
- <div class="dx-field" style="clear: both; width: 100%; margin-top: 50px;">
- <div class="mk_grid" data-bind="dxButton: { text: '<', clickAction: buttonClickedBefore }" style="margin-left: -30px; float: left; position: absolute; height: 56px; width: 56px; box-shadow: none; border-radius: 30px; background-image: url('images/chart_left.png'); background-repeat: no-repeat; border: medium none currentColor; top: 350px; z-index: 2; }"></div>
- <div id="gridContainerSaving1" class="mk_grid" style="width: 100%; float: left; font-size: 12px;"></div>
- <div class="mk_grid" data-bind="dxButton: { text: '>', clickAction: buttonClickedAfter }" style="margin-left: -30px; float: right; position: absolute; height: 56px; width: 56px; box-shadow: none; border-radius: 30px; background-image: url('images/chart_right.png'); background-repeat: no-repeat; border: medium none currentColor; top: 350px; z-index: 2; "></div>
- </div>
- <br>
- <table style="clear: both; width: 100%; margin-top: 10px; border-top: 2px solid #7c8fc6;">
- <tbody class="employee2">
- <tr style="text-align: center; border-bottom: 1px solid #e3eaf3; height: 37px; border: 1px solid #e3eaf3 !important; background: #e3eaf3; background: -moz-linear-gradient(top, #e3eaf3 0%, #FFFFFF 95%, #dae5ef 98%, #9aafc3 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9c9d8), color-stop(95%,#c5d1dd), color-stop(98%,#dae5ef), color-stop(100%,#9aafc3)); background: -webkit-linear-gradient(top, #e3eaf3 0%,#FFFFFF 95%,#dae5ef 98%,#9aafc3 100%); background: -o-linear-gradient(top, #e3eaf3 0%,#e3eaf3 95%,#dae5ef 98%,#9aafc3 100%); background: -ms-linear-gradient(top, #e3eaf3 0%,#e3eaf3 95%,#dae5ef 98%,#9aafc3 100%); background: linear-gradient(to bottom, #e3eaf3 0%,#e3eaf3 95%,#dae5ef 98%,#9aafc3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9c9d8', endColorstr='#9aafc3',GradientType=0 );">
- <td style="font-size: 12px; width: 6%; border-left: 0 !important; border-bottom: 1px solid #c2d6f1; background-color: #e3eaf3; border-right: 1px solid #c2d6f1; ">��</td>
- <td style="font-size: 12px; width: 24%; border-left: 0 !important; border-bottom: 1px solid #c2d6f1; background-color: #e3eaf3; border-right: 1px solid #c2d6f1; ">기ì� �„ë�„</td>
- <td style="font-size: 12px; width: 24%; border-left: 0 !important; border-bottom: 1px solid #c2d6f1; background-color: #e3eaf3; border-right: 1px solid #c2d6f1; ">�‰ê� �„ë�„</td>
- <td style="font-size: 12px; width: 28%; border-left: 0 !important; border-bottom: 1px solid #c2d6f1; background-color: #e3eaf3; border-right: 1px solid #c2d6f1; ">ë² ì�´�¤ë�¼�� ��너×Ù��¬ìš©��</td>
- <td style="font-size: 12px; width: 6%; border-left: 0 !important; border-bottom: 1px solid #c2d6f1; background-color: #e3eaf3; border-right: 1px solid #c2d6f1; ">ì¡°ì •ê°�</td>
- <td style="font-size: 12px; width: 12%; border-left: 0 !important; border-bottom: 1px solid #c2d6f1; background-color: #e3eaf3; border-right: 1px solid #c2d6f1; ">normalization �ˆê°���</td>
- </tr>
- </tbody>
- </table>
- <div id="gridContainerSaving2" class="mk_grid" style="width: 100%; clear: both; font-size: 12px;"></div>
- </div>
- </div></body></html>
|