Model bind will trigger when typeahead is selected

This commit is contained in:
Mark McDowall
2014-05-17 23:12:57 -07:00
parent 34ca5d4014
commit 35c618d81b
2 changed files with 2 additions and 3 deletions

View File

@@ -2,9 +2,8 @@
define(
[
'jquery',
'underscore',
'typeahead'
], function ($, _) {
], function ($) {
$.fn.autoComplete = function (resource) {
$(this).typeahead({