mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-17 00:22:24 -06:00
Improved js function nesting
This commit is contained in:
parent
c907e79251
commit
74681aeb21
@ -109,6 +109,7 @@ function initSearch() {
|
||||
};
|
||||
|
||||
request.send();
|
||||
}
|
||||
|
||||
function searchLoaded(index, docs) {
|
||||
var index = index;
|
||||
@ -344,7 +345,6 @@ function initSearch() {
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
{%- endif %}
|
||||
|
||||
// Document ready
|
||||
|
Loading…
x
Reference in New Issue
Block a user