Improved js function nesting

This commit is contained in:
Silvio Giebl 2020-01-01 16:50:31 +01:00
parent c907e79251
commit 74681aeb21

View File

@ -109,6 +109,7 @@ function initSearch() {
};
request.send();
}
function searchLoaded(index, docs) {
var index = index;
@ -344,7 +345,6 @@ function initSearch() {
}
});
}
}
{%- endif %}
// Document ready