Skip to content

do not allow to delete readonly tokens #1

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

Closed
wants to merge 1 commit into from
Closed

Conversation

heyjinkim
Copy link
Owner

@heyjinkim heyjinkim commented Apr 27, 2017

Fixing https://github.com/loopj/jquery-tokeninput/issues/424

Backspace will delete readonly tokens
delete_token return false if token_data.readonly == true and the hidden_input.change() would only execute if delete_token return true.

@heyjinkim heyjinkim closed this Apr 27, 2017
@heyjinkim heyjinkim deleted the fix-readonly branch April 27, 2017 04:01
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

Successfully merging this pull request may close these issues.

1 participant