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

Update ajax-chosen.js #80

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

Update ajax-chosen.js #80

wants to merge 4 commits into from

Commits on Aug 18, 2015

  1. Update ajax-chosen.js

    p34eu committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    86e6e29 View commit details
    Browse the repository at this point in the history
  2. add options for key and value

         defaultOptions = {
                minTermLength: 3,
    ..........
                key:"id",
                value:"name"
            };
    p34eu committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    d490ea3 View commit details
    Browse the repository at this point in the history
  3. Update ajax-chosen.min.js

    p34eu committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    1af3ea1 View commit details
    Browse the repository at this point in the history
  4. Create bower.json

    p34eu committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    cfade04 View commit details
    Browse the repository at this point in the history