We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbe98f6 + b06b3d8 commit c65a2e4Copy full SHA for c65a2e4
init.rb
@@ -9,5 +9,5 @@
9
author_url 'mailto:[email protected]'
10
author 'ogom'
11
12
- menu :top_menu, :sidekiq, 'sidekiq', :if => Proc.new {User.current.admin}
+ menu :top_menu, :sidekiq, '/sidekiq', :if => Proc.new {User.current.admin}
13
end
0 commit comments