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

pluginmanager: case handling and submit binding #961

Closed
wants to merge 1 commit into from

Conversation

markwal
Copy link
Member

@markwal markwal commented Jul 7, 2015

* Convert query term to lower case so that it is case insensitive both ways
* Knockout submit binding takes the form element as parameter and return value determines whether the form submit occurs. See http://knockoutjs.com/documentation/submit-binding.html

    - Convert query term to lower case so that it is case insensitive both ways
    - Knockout submit binding takes the form element as parameter and return
    value determines whether the form submit occurs. See http://knockoutjs.com/documentation/submit-binding.html
@foosel
Copy link
Member

foosel commented Jul 8, 2015

Merged on devel, then cherry-picked on maintenance

@foosel foosel closed this Jul 8, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2020
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.

None yet

2 participants