222 B
222 B
Get a dropdown in Active Admin rather than a list of resource links at the top.
In app/assets/javascripts/admin_application.js
:
//= require jquery
//= require active_admin/dropdown_resources
Easy!