1
0
forked from rosa/hakurei

7 Commits

View File

@@ -214,10 +214,6 @@ class State {
}
STATE.maxTotal = res.count!
STATE.updateRange()
if(res.count! < 1) {
alert("no results found!")
exitSearch()
}
})
} else {
getRequest(this.getEntriesPerPage(), this.getEntryIndex(), this.getSortOrder())