版本库“提交明细”

This commit is contained in:
huang 2015-12-16 10:53:28 +08:00
parent ac8aa9e0a6
commit 98d0e6d411
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<span class="fr mr5"><font class="fb ml2 mr2 vl_commit">
<%=link_to"全部提交次数", {:action => 'changes', :path => to_path_param(@path), :id => @project, :repository_id => @repository.identifier_param, :rev => @rev,:page=>1 ,:commit_count =>"#{@changesets_all_count}"} %></font>
<%=link_to"提交明细", {:action => 'changes', :path => to_path_param(@path), :id => @project, :repository_id => @repository.identifier_param, :rev => @rev,:page=>1 ,:commit_count =>"#{@changesets_all_count}"} %></font>
</span>
</div>