All Downloads are FREE. Search and download functionalities are using the official Maven repository.

visualsearch.0.4.0.lib.js.templates.templates.js Maven / Gradle / Ivy

There is a newer version: 0.10.3
Show newest version
(function(){
window.JST = window.JST || {};

window.JST['search_box'] = _.template('');
window.JST['search_facet'] = _.template('<% if (model.has(\'category\')) { %>\n  
<%= model.get(\'category\') %>:
\n<% } %>\n\n
\n \n
\n\n
'); window.JST['search_input'] = _.template(''); })();




© 2015 - 2024 Weber Informatics LLC | Privacy Policy