remove switch button

Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
This commit is contained in:
Chaïb Martinez 2019-02-20 14:49:42 +01:00 committed by Mathieu Magnin
parent 2e2424ec3f
commit e29415d401

View file

@ -48,6 +48,4 @@
%h1
%i.fa.fa-times{ style: 'position: fixed; top: 10; right: 30; color: white;' }
= render partial: 'layouts/switch_devise_profile_module'
= render partial: 'layouts/footer', locals: { main_container_size: main_container_size }