prismicio / javascript-nodejs-starter

Starter project for NodeJS – Works with any prismic.io repository
34 stars 30 forks source link

Pagination on the index #9

Closed rudyrigot closed 10 years ago

rudyrigot commented 10 years ago

Now that it's available in the dev kit.

dohzya commented 10 years ago

:gift: dohzya/javascript-nodejs-starter@306a19c7b5e11cabafb3508cb52f01e73bf05827 (Add pagination in search page)

dohzya commented 10 years ago

:+1: for me

rudyrigot commented 10 years ago

Ah, pagination in search page, I had actually done it in Rails, and forgot to do it here. (ah man, I have to do it in JQuery too)

rudyrigot commented 10 years ago

Alright, I just changed the number displayed as total on the search page, and this is good.