Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Do not allow to delete readonly tokens #860

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heyjinkim
Copy link

@heyjinkim heyjinkim commented Apr 27, 2017

Fixing Backspace will delete readonly tokens https://github.com/loopj/jquery-tokeninput/issues/424

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

@heyjinkim heyjinkim changed the title do not allow to delete readonly tokens Do not allow to delete readonly tokens Apr 27, 2017
@loopj loopj force-pushed the master branch 2 times, most recently from fd2316b to 8a8390e Compare August 3, 2023 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant