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

Allow access to jqueryui image asset cdn #2107

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

luistoptal
Copy link
Collaborator

Pull request for issue: #2079

  • Allows image source for jquery asset in nginx config

How to test?

datepicker arrows should be visible in staging (eg https://staging.gigadb.org/adminFile/update/id/96248)

How have functionalities been implemented?

Added cdn to img-src blob in nginx config

Other alternatives to fix this issue are:

  • downloading and self hosting image
  • embedding image directly as data URI in the CSS (url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA..."))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant