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

confirm_delete_text legacy option used in the Repeater JS #61

Open
d4mation opened this issue Jun 13, 2018 · 0 comments
Open

confirm_delete_text legacy option used in the Repeater JS #61

d4mation opened this issue Jun 13, 2018 · 0 comments
Labels

Comments

@d4mation
Copy link
Member

This doesn't matter except in super edge cases where you may need to build out the l10n for the Field yourself, but we may as well but this in the Issue Tracker.

(If someone else fixes this, please let me know because I have hit that very edge case above and would need to change my code to reflect this fix)

if ( confirm(this.options.l10n['confirm_delete_text']) ) {

@d4mation d4mation added the bug label Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant