Adding a new partial for mobile menu (off canvas) to restyle items in dropdown in big menu

This commit is contained in:
summerscope
2014-06-04 16:09:15 +10:00
parent 33c276c7f7
commit 814ee9847e

View File

@@ -0,0 +1,14 @@
%li
%a{href: spree.account_path}
%i.ofn-i_015-user
= spree_current_user.email
%li
%a{title: 'Log Out', href:'/logout' }
%i.ofn-i_018-unlocked
LOG OUT
- if admin_user? or enterprise_user?
%li
%a{href: spree.admin_path}
%i.ofn-i_021-tools
Admin