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 01d1e21 + 9f5a90f commit fbe98f6Copy full SHA for fbe98f6
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