sintonia/public/js/airtime/onready/search.js

8 lines
84 B
JavaScript

$(document).ready(function() {
setUpLibrary();
setUpSearch();
setUpSPL();
});