소스 검색

考察材料补登

sandm 3 년 전
부모
커밋
aea0a31461
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      public/themes/default/views/app/recruit/show.blade.php

+ 3 - 3
public/themes/default/views/app/recruit/show.blade.php

@@ -93,9 +93,9 @@
                     </a>
                 @endif
                 @if($recruit->id == 16)
-{{--                    <a href="{{ route('recruit.material_supplement',array('id'=>$recruit->id)) }}" >--}}
-{{--                        <li style="background:#EFC1B3;float: left;margin-bottom:10px;">考察审核</li>--}}
-{{--                    </a>--}}
+                    <a href="{{ route('recruit.material_supplement',array('id'=>$recruit->id)) }}" >
+                        <li style="background:#EFC1B3;float: left;margin-bottom:10px;">考察审核</li>
+                    </a>
                 @endif
                 <div style="clear: both;"></div>
             </ul>