make next button work
This commit is contained in:
@@ -38,8 +38,7 @@ var removalist = function() {
|
||||
|
||||
if ( id ) {
|
||||
$.extend( query, {
|
||||
"startkey_docid": id,
|
||||
"skip": 1
|
||||
"startkey": '"' + id + '"'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user