mirror of
https://github.com/thangisme/notes.git
synced 2025-11-23 13:12:25 -05: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