summaryrefslogtreecommitdiffstats
path: root/app/views/my/page.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/my/page.html.erb')
-rw-r--r--app/views/my/page.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/my/page.html.erb b/app/views/my/page.html.erb
index a9a02becb..d5b8e3e30 100644
--- a/app/views/my/page.html.erb
+++ b/app/views/my/page.html.erb
@@ -16,6 +16,6 @@
<%= render_blocks(@blocks['right'], @user) %>
</div>
-<%= context_menu issues_context_menu_path %>
+<%= context_menu %>
<% html_title(l(:label_my_page)) -%>