forked from rosa/hakurei
Compare commits
7 Commits
dfff3ea547
...
c45a09e173
| Author | SHA1 | Date | |
|---|---|---|---|
|
c45a09e173
|
|||
|
ad78389877
|
|||
|
1b55385913
|
|||
|
c04e7d5717
|
|||
|
7643945fe7
|
|||
|
ca9153f4ea
|
|||
|
664a4c69e0
|
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user