]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
JS: Fixes jQueryUI autocomplete 'undefined' errors
authorChimo <chimo@chromic.org>
Sun, 15 Feb 2015 21:11:23 +0000 (16:11 -0500)
committerChimo <chimo@chromic.org>
Sun, 15 Feb 2015 21:11:23 +0000 (16:11 -0500)
commit3f8a519980ac6db69465ad64e9c36000619f18cf
tree19b5b330d531a45825e91af7555bc3afb939ad34
parent2b93643277d4198f6b4eedc918790549a914adac
JS: Fixes jQueryUI autocomplete 'undefined' errors

data("autocomplete") was renamed to data("ui-autocomplete") starting
from v1.9:
http://jqueryui.com/upgrade-guide/1.9/#changed-naming-convention-for-data-keys
js/util.js