ayann / active_admin_flat_skin

Active Admin Flat theme design.
http://ayann.github.io/active_admin_flat_skin
MIT License
91 stars 62 forks source link

logout button doesnt appear, but available if search from HTML element #22

Open calvinsug opened 5 years ago

calvinsug commented 5 years ago

Hi, i'm using ruby 2.5.1p57, rails (5.1.6), and activeadmin (2.0.0.alpha)

Then, i tried to use this Active Admin Flat theme design.

The problem is when i sign in with this theme, i have no sign out button.

https://ibb.co/q5MHTQv

i have added config.logout_link_method = :delete

but, it doesnt help. Any idea for this solution? Thank you in advance

Melissasat commented 5 years ago

Hi! did you find a solution? i have the same problem! thx!