Skip to content

Commit

Permalink
prefer non breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zambot committed Mar 6, 2017
1 parent d60060d commit 33fdd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rails_admin/config/actions/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Base
end

register_instance_option :show_in_menu do
!show_in_sidebar
true
end

register_instance_option :sidebar_label do
Expand Down

0 comments on commit 33fdd64

Please sign in to comment.