|
|
|
@ -1,7 +1,9 @@
|
|
|
|
|
<div class="project_r_h">
|
|
|
|
|
<h2 class="project_h2"><%= l(:label_statistics) %></h2>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
<div class="riviseRed fl"></div><div class="fl">修订 是版本库的提交次数, 显示为橘红色。</div><br>
|
|
|
|
|
<div class="changeBlue fl"></div><div class="fl">变更 是对版本库中文件的修改次数, 显示为蓝色。</div>
|
|
|
|
|
<p style="padding-top:35px;">
|
|
|
|
|
<%= tag("embed", :width => 670, :height => 300, :type => "image/svg+xml", :src => url_for(:controller => 'repositories', :action => 'graph', :id => @project, :repository_id => @repository.identifier_param, :graph => "commits_per_month")) %>
|
|
|
|
|
</p>
|
|
|
|
|
<p style="padding-top: 50px;">
|
|
|
|
|