Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
ltms.eemo.co.kr
/
public_html
/
super
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/ltms.eemo.co.kr/public_html/super/supply_plan_pssanran.php
<? include_once("inc_header.php"); $on_menu="farm_manager"; //$on_sub_menu="farm_manager_1"; $on_sub_menu="farm_manager_".$jong_type; /* tab active 처리 */ $tabActive = 1; ?> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title><?=$_TITLE?></title> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="font-awesome/css/font-awesome.css" rel="stylesheet"> <link href="css/plugins/iCheck/custom.css" rel="stylesheet"> <link href="css/plugins/chosen/bootstrap-chosen.css" rel="stylesheet"> <link href="css/plugins/bootstrap-tagsinput/bootstrap-tagsinput.css" rel="stylesheet"> <link href="css/plugins/colorpicker/bootstrap-colorpicker.min.css" rel="stylesheet"> <link href="css/plugins/cropper/cropper.min.css" rel="stylesheet"> <link href="css/plugins/switchery/switchery.css" rel="stylesheet"> <link href="css/plugins/jasny/jasny-bootstrap.min.css" rel="stylesheet"> <link href="css/plugins/nouslider/jquery.nouislider.css" rel="stylesheet"> <link href="css/plugins/datapicker/datepicker3.css" rel="stylesheet"> <link href="css/plugins/ionRangeSlider/ion.rangeSlider.css" rel="stylesheet"> <link href="css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css" rel="stylesheet"> <link href="css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css" rel="stylesheet"> <link href="css/plugins/clockpicker/clockpicker.css" rel="stylesheet"> <link href="css/plugins/daterangepicker/daterangepicker-bs3.css" rel="stylesheet"> <link href="css/plugins/select2/select2.min.css" rel="stylesheet"> <link href="css/plugins/touchspin/jquery.bootstrap-touchspin.min.css" rel="stylesheet"> <link href="css/plugins/dualListbox/bootstrap-duallistbox.min.css" rel="stylesheet"> <link href="css/plugins/footable/footable.core.css" rel="stylesheet"> <link href="css/plugins/dataTables/datatables.min.css" rel="stylesheet"> <link href="css/animate.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> </head> <style> #vertical_header th{ vertical-align: middle; } .modal-content{ width : 1000px; } #vertical_table td{ vertical-align: middle; } </style> <body class="pace-done mini-navbar"> <div id="wrapper"> <? include_once("inc_sidemenu.php"); ?> <div id="page-wrapper" class="gray-bg"> <? include_once("inc_top.php"); include_once("inc_top_submenu.php"); include_once("inc_now_position.php"); include_once("navigation.php"); ?> <div class="card mt-3 animated fadeInRight"> <div class="card-body"> <div class="tabs-container"> <!-- tap menu --> <?include_once("inc_ipchu.php");?> <div class="tab-content"> <div role="tabpanel" id="tab-1" class="tab-pane active show"> <div class="panel-body"> <table> <tr> <td> <input type="text" class="datepicker form-control" id="today"> </td> <td></td> </tr> </table> <table class="table table-bordered text-center mt-3"> <thead> <tr> <th>부화장(구매처)</th> <th>분류</th> <th>월</th> <th>화</th> <th>수</th> <th>목</th> <th>금</th> <th>토</th> <th>일</th> <th>합계</th> </tr> </thead> <tbody> <!-- <tr> <td>예산부화장</td> <td>직영</td> <td>81,000</td> <td>55,000</td> <td>80,000</td> <td>43,000</td> <td>30,000</td> <td>12,000</td> <td>0</td> <td>301,000</td> </tr> <tr> <td>정산부화장</td> <td>직영</td> <td>81,000</td> <td>55,000</td> <td>80,000</td> <td>43,000</td> <td>30,000</td> <td>12,000</td> <td>0</td> <td>301,000</td> </tr> <tr> <td>진산부화장</td> <td>직영</td> <td>81,000</td> <td>55,000</td> <td>80,000</td> <td>43,000</td> <td>30,000</td> <td>12,000</td> <td>0</td> <td>301,000</td> </tr> <tr> <td>예림부화장</td> <td>직영</td> <td>81,000</td> <td>55,000</td> <td>80,000</td> <td>43,000</td> <td>30,000</td> <td>12,000</td> <td>0</td> <td>301,000</td> </tr> <tr> <td>예성부화장</td> <td>직영</td> <td>81,000</td> <td>55,000</td> <td>80,000</td> <td>43,000</td> <td>30,000</td> <td>12,000</td> <td>0</td> <td>301,000</td> </tr> <tr> <td>예화부화장</td> <td>직영</td> <td>81,000</td> <td>55,000</td> <td>80,000</td> <td>43,000</td> <td>30,000</td> <td>12,000</td> <td>0</td> <td>301,000</td> </tr> --> </tbody> <tfoot> <tr> <th rowspan="1" colspan="2">합계</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> <th rowspan="1" colspan="1">0</th> </tr> </tfoot> </table> <table class="table" style="border-top: hidden;"> <colgroup> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> <col width="10%"> </colgroup> <tr> <td> <a href="" style="color: #676a6c;font-size: 30px;"><i class="fa fa-comment"></i></a> <a href="" style="color: #676a6c;font-size: 30px;" data-toggle="modal" data-target="#supplyModal" ><i class="fa fa-gear ml-3"></i></a> <?php include("supply_modal.php");?> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td colspan="2"> <a href="" class="btn btn-primary btn-w-m float-right">계획 조정</a> <a href="" class="btn btn-primary btn-w-m mr-2 float-right" data-toggle="modal" data-target="#requestHistoryModal">계약내용 불러오기</a> <?php include("check_request_history.php");?> </td> </tr> </table> </div> </div> </div> </div> </div> </div> <? include_once("inc_footer.php"); ?> </div> </div> <!-- Mainly scripts --> <script src="js/jquery-3.1.1.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.js"></script> <script src="js/plugins/metisMenu/jquery.metisMenu.js"></script> <script src="js/plugins/slimscroll/jquery.slimscroll.min.js"></script> <!-- Peity --> <script src="js/plugins/peity/jquery.peity.min.js"></script> <!-- Custom and plugin javascript --> <script src="js/inspinia.js"></script> <script src="js/plugins/pace/pace.min.js"></script> <!-- iCheck --> <script src="js/plugins/iCheck/icheck.min.js"></script> <!-- Peity --> <script src="js/demo/peity-demo.js"></script> <script src="css/messagebox.js"></script> <script src="js/bootbox.js"></script> <!-- Data picker --> <script src="js/plugins/datapicker/bootstrap-datepicker.js"></script> </body> </html> <script> $(document).ready(function(){ $('.dataTables-example').DataTable({ pageLength: 25, responsive: true, dom: '<"html5buttons"B>lTfgitp', buttons: [ { extend: 'copy'}, {extend: 'csv'}, {extend: 'excel', title: 'ExampleFile'}, {extend: 'pdf', title: 'ExampleFile'}, {extend: 'print', customize: function (win){ $(win.document.body).addClass('white-bg'); $(win.document.body).css('font-size', '10px'); $(win.document.body).find('table') .addClass('compact') .css('font-size', 'inherit'); } } ] }); $('#data_1 .input-group.date').datepicker({ todayBtn: "linked", keyboardNavigation: false, forceParse: false, calendarWeeks: true, autoclose: true, language: "kr" }); }); function adjustMenu(){ var radioVal = $("input[name='adjust_type']:checked").val(); if(radioVal == "week_adjust"){ $("#week_plan_table").css('display',''); $("#week_title").css('display',''); $("#term_plan_table").css('display','none'); $("#term_title").css('display','none'); }else{ $("#week_plan_table").css('display','none'); $("#week_title").css('display','none'); $("#term_plan_table").css('display',''); $("#term_title").css('display',''); } } function sentTableMenu(res){ if(res == "1"){ var list_ex_1 = $("#list_ex_1").css('display'); var list_ex_2 = $("#list_ex_2").css('display'); if(list_ex_1 == "none"){ $("#list_ex_1").css('display',''); $("#list_ex_2").css('display',''); }else{ $("#list_ex_1").css('display','none'); $("#list_ex_2").css('display','none'); } }else if(res == "2"){ var list_ex_3 = $("#list_ex_3").css('display'); var list_ex_4 = $("#list_ex_4").css('display'); if(list_ex_3 == "none"){ $("#list_ex_3").css('display',''); $("#list_ex_4").css('display',''); }else{ $("#list_ex_3").css('display','none'); $("#list_ex_4").css('display','none'); } }else{ } } </script>