app.js autocomplete.js and views, add autocompletion to views
autocomplete.js contains a binding function to bind the autocomplete library to a DOM element. The views then call this function when they are focused
browser/js/autocomplete.js
0 → 100644
Please register or sign in to comment