Skip to content

Commit

Permalink
Updating paginate demo defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoshdean committed Apr 1, 2012
1 parent 8992423 commit c5bcc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion observe/setter/setter-paginate.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
new Paginator('#demo-html', {
paginate: new Paginate({
count: Infinity,
offset: 10,
offset: 0,
limit: 100
})
})
Expand Down

0 comments on commit c5bcc48

Please sign in to comment.