docs: add comment
This commit is contained in:
@@ -3148,6 +3148,7 @@ var zigAnalysis;
|
||||
domSearch.blur();
|
||||
}
|
||||
|
||||
// hide the modal if it's visible or return to the previous result page and unfocus the search
|
||||
function onEscape(ev) {
|
||||
if (!domHelpModal.classList.contains("hidden")) {
|
||||
domHelpModal.classList.add("hidden");
|
||||
|
||||
Reference in New Issue
Block a user