|
|
|
@ -126,9 +126,10 @@
|
|
|
|
|
<%= link_to "#{@project.watcher_users.count}", {:controller=>"projects", :action=>"watcherlist", :id => @project.id}, :style => "color:#3CA5C6;font-weight:bold" %></span>)
|
|
|
|
|
<span>| </span>
|
|
|
|
|
<%= l(:project_module_attachments) %>(<span class="info_foot_num" >
|
|
|
|
|
<%= link_to "#{@project.attachments.count}", project_files_path(@project), :style => "color:#3CA5C6;font-weight:bold" %></a>)</div>
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
</div><!--项目信息 end-->
|
|
|
|
|
<%= link_to "#{@project.attachments.count}", project_files_path(@project), :style => "color:#3CA5C6;font-weight:bold" %></span>)
|
|
|
|
|
</div>
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
</div><!--项目信息 end-->
|
|
|
|
|
|
|
|
|
|
<div class="subNavBox">
|
|
|
|
|
<% if User.current.member_of?(@project) %>
|
|
|
|
|