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

Upgraded chosen jquery lib and added dynamic link feature #37

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

chrisspen
Copy link

I upgraded the version of the chosen.jquery lib to 1.3. I also modified the JS to support an optional feature where a link to the selected item can be dynamically generated next to the selection widget. This is useful in cases where the widget is used in admin to select a foreign-key field. This change allows a link to appear next to it so the user can quickly click into that FK object's admin page.

digicase added a commit to digicase/django-chosen that referenced this pull request Apr 25, 2016
Upgraded chosen jquery lib and added dynamic link feature theatlantic#37
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.

2 participants