留言框样式调整,实践课程“的课程名下的(加入课程 关注)、”创新竞赛“的竞赛名下的(加入竞赛 关注)、”软件众包“的名称下的(选为作业 关注),这三个模块的格式统一

exceptionHandle
nieguanghui 12 years ago
parent 41fd14c074
commit 071738c54e

@ -63,7 +63,6 @@
<%= @project.name %> <%= @project.name %>
</div> </div>
<div style="margin-left: 20px;"> <div style="margin-left: 20px;">
<span class="icon-fav icon"></span>
<% unless User.current.member_of? @project %> <% unless User.current.member_of? @project %>
<span class="icon-fav icon"></span><%= watcher_link(@project, User.current) %> <span class="icon-fav icon"></span><%= watcher_link(@project, User.current) %>
<% end %> <% end %>

Loading…
Cancel
Save