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

Move CSS rule to SCSS and remove broken css file reference #4091

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

Matt-Yorkley
Copy link
Contributor

@Matt-Yorkley Matt-Yorkley commented Jul 29, 2019

What? Why?

Closes #3759

Some broken CSS references were causing 404 errors.

I've moved the CSS rule to an scss file under components (it applies to a specific jquery timepicker) and removed the broken reference causing the 404 errors.

What should we test?

404 errors should be gone.

Release notes

Fixed a missing CSS error.

Changelog Category: Fixed

@Matt-Yorkley Matt-Yorkley self-assigned this Jul 29, 2019
Copy link
Contributor

@sauloperez sauloperez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah so it was really needed? 🙈

@RachL
Copy link
Contributor

RachL commented Jul 30, 2019

@Matt-Yorkley can you tell me the exact steps to reproduce the 404 errors?

@RachL RachL self-assigned this Jul 31, 2019
@RachL RachL added the pr-staged-uk staging.openfoodnetwork.org.uk label Jul 31, 2019
@RachL
Copy link
Contributor

RachL commented Jul 31, 2019

I don't see any 404 css errors in /admin/order_cycles neither in /admin/order_cycles/ID/edit

This is ready to go!

image

@RachL RachL removed the pr-staged-uk staging.openfoodnetwork.org.uk label Jul 31, 2019
@Matt-Yorkley Matt-Yorkley merged commit 5ae6101 into openfoodfoundation:master Jul 31, 2019
@Matt-Yorkley Matt-Yorkley deleted the missing_css branch July 31, 2019 22:49
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.

Error 404 from missing CSS file
4 participants