@@ -134,7 +134,7 | |||
|
134 | 134 | <% end %> |
|
135 | 135 | |
|
136 | 136 | <% unless @issue %> |
|
137 | <li><%= context_menu_link l(:button_filter), _project_issues_path(@project, :set_filter => 1, :issue_id => @issue_ids.join(",")), | |
|
137 | <li><%= context_menu_link l(:button_filter), _project_issues_path(@project, :set_filter => 1, :status_id => "*", :issue_id => @issue_ids.join(",")), | |
|
138 | 138 | :class => 'icon-list' %></li> |
|
139 | 139 | <% end %> |
|
140 | 140 |
General Comments 0
You need to be logged in to leave comments.
Login now