新建实训样式调整

This commit is contained in:
daiao 2017-08-15 10:07:09 +08:00
parent 11325d3e9b
commit 9e5ef7ed57
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<i class="fa fa-gamepad color-light-green font-20 pl15 pr10 pt5" aria-hidden="true"></i><span>实训</span>
<ul class="color-grey">
<li><%= link_to "我的实训", shixuns_user_path(User.current), :target => "_blank" %></li>
<li><%#= link_to "新建实训", new_shixun_path, :target => "_blank" %></li>
<!-- <li><%#= link_to "新建实训", new_shixun_path, :target => "_blank" %></li>-->
<% if User.current.mail.blank? %>
<li><a href="javascript:void(0)" onclick="shixun_valication()">新建实训</a></li>
<% else %>