留言框样式调整,实践课程“的课程名下的(加入课程 关注)、”创新竞赛“的竞赛名下的(加入竞赛 关注)、”软件众包“的名称下的(选为作业 关注),这三个模块的格式统一
This commit is contained in:
parent
41fd14c074
commit
071738c54e
|
@ -63,7 +63,6 @@
|
|||
<%= @project.name %>
|
||||
</div>
|
||||
<div style="margin-left: 20px;">
|
||||
<span class="icon-fav icon"></span>
|
||||
<% unless User.current.member_of? @project %>
|
||||
<span class="icon-fav icon"></span><%= watcher_link(@project, User.current) %>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in New Issue