Keep displaying good information when query is made
This commit is contained in:
parent
2f581cf9d6
commit
56dbb3e32d
@ -884,6 +884,7 @@
|
||||
elems[0].onclick = function() { printTab(0); };
|
||||
elems[1].onclick = function() { printTab(1); };
|
||||
elems[2].onclick = function() { printTab(2); };
|
||||
printTab(currentTab);
|
||||
}
|
||||
|
||||
function search(e) {
|
||||
|
Loading…
Reference in New Issue
Block a user