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(ImageCropper): Add dom ids to picture crop fields #2219

Merged
merged 1 commit into from
Nov 23, 2021

Commits on Nov 23, 2021

  1. fix(ImageCropper): Add dom ids to picture crop fields

    These DOM ids have been removed in cb49ce8
    to remove duplicated DOM ids.
    
    But we need DOM ids for the image cropper
    to work.
    
    Fixed by adding unique DOM ids for these fields.
    
    Closes AlchemyCMS#2216
    tvdeyen committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    d629309 View commit details
    Browse the repository at this point in the history