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/control_center_prc_breed_tap.php
<ul class="nav nav-tabs" role="tablist" id="tablist"> <li><a class="nav-link <?=$tapActive==1 ? 'active show' : '' ?>" href="breed_ipchu_data.php?farm_no=<?=$_REQUEST[farm_no]?>&pbreedtype=<?=$pbreedtype?>&jong_type=<?=$jong_type?>&contract_no=<?=$contract_no?>">입추DATA</a></li> <li><a class="nav-link <?=$tapActive==2 ? 'active show' : '' ?>" href="breed_status.php?farm_no=<?=$_REQUEST[farm_no]?>&pbreedtype=<?=$pbreedtype?>&jong_type=<?=$jong_type?>&contract_no=<?=$contract_no?>">전체사육현황</a></li> <li><a class="nav-link <?=$tapActive==3 ? 'active show' : '' ?>" href="dong_breed_status.php?sel_dong=<?=$tmpDong[dong]?>&farm_no=<?=$_REQUEST[farm_no]?>&pbreedtype=<?=$pbreedtype?>&jong_type=<?=$jong_type?>&contract_no=<?=$contract_no?>">동별사육현황</a></li> <li><a class="nav-link <?=$tapActive==4 ? 'active show' : '' ?>" href="placement_breed_status.php?farm_no=<?=$_REQUEST[farm_no]?>&pbreedtype=<?=$pbreedtype?>&jong_type=<?=$jong_type?>&contract_no=<?=$contract_no?>">입추별사육현황</a></li> <li><a class="nav-link <?=$tapActive==5 ? 'active show' : '' ?>" href="all_depletion_history.php?farm_no=<?=$_REQUEST[farm_no]?>&pbreedtype=<?=$pbreedtype?>&jong_type=<?=$jong_type?>&contract_no=<?=$contract_no?>">출하DATA</a></li> <li><a class="nav-link <?=$tapActive==6 ? 'active show' : '' ?>" href="breed_data.php?farm_no=<?=$_REQUEST[farm_no]?>&pbreedtype=<?=$pbreedtype?>&jong_type=<?=$jong_type?>&contract_no=<?=$contract_no?>">사육데이터</a></li> <li style="line-height:36px; margin: 0 0 0 60px;"> <div class="i-checks"> <label style="cursor: pointer;"> <input type="checkbox" name="show_standard" id="show_standard" onclick="javascript:getStandard();"> <i></i> 사육표준 비교 </label> </div> </li> </ul>