Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard coded template dependencies #650

Open
tgely opened this issue Aug 11, 2019 · 0 comments
Open

Hard coded template dependencies #650

tgely opened this issue Aug 11, 2019 · 0 comments

Comments

@tgely
Copy link
Contributor

tgely commented Aug 11, 2019

Template separations not possible if some language definitions have a lot of icons or BS declaration.
BS and Font awseome are not compulsory use on the web.

module_navbar_account_logged_out = <i class="fa fa-user"></i><span class="hidden-sm"> My Account</span> <span class="caret"></span>
module_navbar_account_logged_in = <i class="fa fa-user"></i> {{customer_first_name}} <span class="caret"></span>
module_navbar_account_login = <i class="fa fa-sign-in"></i> Log In
module_navbar_account_logoff = <i class="fa fa-sign-out"></i> Log Off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant