sandm 2 роки тому
батько
коміт
088cabb365

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

@@ -97,7 +97,7 @@
                         <li style="background:#67C23A;float: left;margin-bottom:10px;">考察审核</li>
                     </a>
                     <a href="{{ route('recruit.post_select',array('recruit_id'=>$recruit->id)) }}" >
-                        <li style="background:#764DB3;float: left;margin-bottom:10px;">考察审核</li>
+                        <li style="background:#764DB3;float: left;margin-bottom:10px;">择岗</li>
                     </a>
                 @endif
                 <div style="clear: both;"></div>