@@ -1,4 +1,5 | |||||
1 | <div class="contextual"> |
|
1 | <div class="contextual"> | |
|
2 | <%= call_hook(:view_repositories_show_contextual, { :repository => @repository, :project => @project }) %> | |||
2 | <%= link_to l(:label_statistics), {:action => 'stats', :id => @project}, :class => 'icon icon-stats' %> |
|
3 | <%= link_to l(:label_statistics), {:action => 'stats', :id => @project}, :class => 'icon icon-stats' %> | |
3 |
|
4 | |||
4 | <% if !@entries.nil? && authorize_for('repositories', 'browse') -%> |
|
5 | <% if !@entries.nil? && authorize_for('repositories', 'browse') -%> |
General Comments 0
You need to be logged in to leave comments.
Login now