diff options
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/versions/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index 100282a7a..d0c5dcac1 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -51,4 +51,4 @@ <% html_title(l(:label_roadmap)) %> -<%= context_menu :controller => 'issues', :action => 'context_menu' %> +<%= context_menu issues_context_menu_path %> |