Skip to content

Commit ff9ed1a

Browse files
committed
Update README.rdoc
1 parent 240a739 commit ff9ed1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Moving sidebar to the left within all resource (config/initializers/active_admin
3333
# You can add before, after and around filters to all of your
3434
# Active Admin resources from here.
3535
#
36-
config.before_filter :left_sidebar!
36+
config.before_filter :left_sidebar! if respond_to?(:left_sidebar!)
3737

3838
Disabling using sidebar layout on dashboards (if you setup sidebar position with initializer)
3939

0 commit comments

Comments
 (0)