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

Translation not working when destroy image #49

Closed
carolinasolfernandez opened this issue Jul 31, 2015 · 0 comments
Closed

Translation not working when destroy image #49

carolinasolfernandez opened this issue Jul 31, 2015 · 0 comments

Comments

@carolinasolfernandez
Copy link
Contributor

A function in comur.imagelibrary.js is adding a text that is not translated.

function destroyImageManager(){
$('#image_upload_file').fileupload('destroy');
destroyJCrop();
$('#image_crop_go_now').unbind('click');
$('#image_preview').html('

Please select or upload an image

');
}

@comur comur closed this as completed in ae4cec2 May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant