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

Fix #718 - change method of updating theme paths #720

Merged
merged 1 commit into from
Dec 29, 2016

Commits on Dec 29, 2016

  1. Fix #718 - change method of updating theme paths

    After a deploy we were running `switch_theme` would had the side effect
    of sometimes making sidebar widgets inactive.
    
    This uses a simpler, more direct method of updating `stylesheet_root` and
    `template_root` which should be less error-prone since it does less.
    swalkinshaw committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    632bbe8 View commit details
    Browse the repository at this point in the history