mirror of
https://github.com/redmine/redmine.git
synced 2026-01-19 22:13:00 +01: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:
@@ -54,8 +54,6 @@
|
||||
<% end %>
|
||||
|
||||
<%= actions_dropdown do %>
|
||||
<%= link_to l(:label_issue_view_all), _project_issues_path(@project, :set_filter => 1) %>
|
||||
|
||||
<% if @project %>
|
||||
<%= link_to l(:field_summary), project_issues_report_path(@project) %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user