From 5a45a8c9be382c0f69dab5137610f5fb28e0cddc Mon Sep 17 00:00:00 2001 From: Till Breuer Date: Fri, 23 May 2014 15:31:23 +0200 Subject: [PATCH] Remove context menu (WIP) TODO implement a solution for integrating context menus in plugins --- app/views/my_projects_overviews/index.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/my_projects_overviews/index.html.erb b/app/views/my_projects_overviews/index.html.erb index ca8be7f240..1b7861f107 100644 --- a/app/views/my_projects_overviews/index.html.erb +++ b/app/views/my_projects_overviews/index.html.erb @@ -63,8 +63,6 @@ See doc/COPYRIGHT.md for more details. <% end %> -<%= context_menu :controller => '/work_packages', :action => 'context_menu' %> - <% content_for :sidebar do %> <% if total_hours.present? %>

<%= l(:label_spent_time) %>