mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-22 16:31:12 +00:00
Remove "View all issues" link from actions dropdown (#30294).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18304 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
56f6fd708d
commit
a8d945bed0
@ -54,8 +54,6 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<%= actions_dropdown do %>
|
<%= actions_dropdown do %>
|
||||||
<%= link_to l(:label_issue_view_all), _project_issues_path(@project, :set_filter => 1) %>
|
|
||||||
|
|
||||||
<% if @project %>
|
<% if @project %>
|
||||||
<%= link_to l(:field_summary), project_issues_report_path(@project) %>
|
<%= link_to l(:field_summary), project_issues_report_path(@project) %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user