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

MOBILE-4616 database: Fix loading of custom CSS and templates #4214

Merged
merged 2 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. MOBILE-4616 database: Fix processing of templates

    Some elements of templates were being removed, like <tr> or <li>.
    albertgasset committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4dd949b View commit details
    Browse the repository at this point in the history
  2. MOBILE-4616 database: Fix loading of custom CSS

    Custom CSS was not loaded if the text passed to core-compile-html was
    initially empty and changed afterwards.
    albertgasset committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    76cbdeb View commit details
    Browse the repository at this point in the history