Revision 823:73057b65abcb vendor/plugins/redmine_bibliography/app/views/projects

View differences:

vendor/plugins/redmine_bibliography/app/views/projects/show.rhtml
101 101
</div>
102 102

  
103 103
<% content_for :sidebar do %>
104
    <%= call_hook(:view_projects_show_sidebar_top, :project => @project) %>
104 105
    <% if @total_hours && User.current.allowed_to?(:view_time_entries, @project) %>
105 106
    <h3><%= l(:label_spent_time) %></h3>
106 107
    <p><span class="icon icon-time"><%= l_hours(@total_hours) %></span></p>

Also available in: Unified diff