浏览代码

考察材料补登

sandm 2 年之前
父节点
当前提交
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>