@ -474,5 +474,7 @@ function displaySearchResults(res) {
}
// For testing purpose
results = JSON.parse(localStorage.getItem('sres'));
displaySearchResults(results);
// results = JSON.parse(localStorage.getItem('sres'));
// if (results) {
// displaySearchResults(results);
// }