* space will now select an item in the autocomplete
This commit is contained in:
r888888888
2013-06-21 11:36:23 -07:00
parent c85f31f2a5
commit 451552ea7f
3 changed files with 14 additions and 2 deletions

3
vendor/assets/javascripts/build_patches.sh vendored Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
diff -u jquery-ui-autocomplete-1.10.2.js jquery-ui-autocomplete-custom.js > jquery-ui-autocomplete.patch