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

Include cache key when including unversioned css #1773

Merged
merged 2 commits into from Oct 28, 2021
Merged

Commits on Aug 8, 2021

  1. Include cache key when including unversioned css

    When including our css files that don't have a version in the name,
    include cache key based on Mantis version.
    
    Fixes #26148
    vboctor committed Aug 8, 2021
    Copy the full SHA
    17fa928 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Refactor html_css_link() to have cache param

    Fixes #26148
    vboctor committed Oct 17, 2021
    Copy the full SHA
    a2f9e18 View commit details
    Browse the repository at this point in the history