darylrowland / angucomplete

AngularJS Autocomplete Directive
511 stars 281 forks source link

Replaced preventDefault with preventDefault() #99

Open samuelbeek opened 9 years ago

samuelbeek commented 9 years ago

The preventDefault used to cause a JSLint error "Expected an assignment or function call and instead saw an expression."