summaryrefslogtreecommitdiff
path: root/lib/sidebars/user_profile/panel.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sidebars/user_profile/panel.rb')
-rw-r--r--lib/sidebars/user_profile/panel.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/sidebars/user_profile/panel.rb b/lib/sidebars/user_profile/panel.rb
index 9a595fdf64c..1852ef928f4 100644
--- a/lib/sidebars/user_profile/panel.rb
+++ b/lib/sidebars/user_profile/panel.rb
@@ -4,6 +4,9 @@ module Sidebars
module UserProfile
class Panel < ::Sidebars::Panel
include UsersHelper
+ include Gitlab::Allowable
+
+ delegate :current_user, to: :@context
override :configure_menus
def configure_menus