mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-16 04:08:08 +01:00
adds juery.ui autocomplete extension selectFirst to select the first matching entry
This commit is contained in:
parent
564f209800
commit
1a42f00a0a
4 changed files with 33 additions and 5 deletions
|
|
@ -14,4 +14,6 @@ function replace_placeholder_with_form() {
|
|||
|
||||
function html_for_edit_form() {
|
||||
return "<%= escape_javascript(render(:partial => 'todos/edit_form', :object => @todo)) %>"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue