mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 01:57:15 -06:00
Improved js function nesting
This commit is contained in:
@@ -109,6 +109,7 @@ function initSearch() {
|
||||
};
|
||||
|
||||
request.send();
|
||||
}
|
||||
|
||||
function searchLoaded(index, docs) {
|
||||
var index = index;
|
||||
@@ -344,7 +345,6 @@ function initSearch() {
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
{%- endif %}
|
||||
|
||||
// Document ready
|
||||
|
||||
Reference in New Issue
Block a user