1
0
Fork 0

Update queryView.js

This commit is contained in:
Heiko 2017-05-10 11:42:23 +02:00 committed by GitHub
parent e85cadb90d
commit 75740b7bff
1 changed files with 1 additions and 1 deletions

View File

@ -2000,7 +2000,7 @@
checkQueryStatus(data.id);
} else {
pushQueryResults(data);
self.renderQueryResult(self.tmpQueryResult, counter, queryID);
self.renderQueryResult(self.tmpQueryResult, counter, false, queryID);
self.tmpQueryResult = null;
}
// SCROLL TO RESULT BOX