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

Css/less and javascript blocks are not available for checkout templates. #1583

Closed
wants to merge 1 commit into from

Conversation

itbabu
Copy link
Contributor

@itbabu itbabu commented Dec 6, 2014

The checkout/layout.html template should not bypass the layout.html template.

…emplates.

The `checkout/layout.html` template should not bypass the `layout.html` template.
@mbertheau
Copy link
Contributor

LGTM, will merge when travis is through.

This doesn't need to be backported because this issue was introduced with #1569, specifically in f381d1f where I moved the JS and CSS to layout.html (so that base.html could be used for both the dashboard and the frontend without dictating JS or CSS for either) – blindly assuming all templates use layout.html and no template uses base.html directly.

@mbertheau mbertheau closed this in 7234c1e Dec 6, 2014
@mbertheau
Copy link
Contributor

@itbabu, thanks for catching this :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants