odoo/addons/website_blog/controllers
Nicolas Lempereur e083d720a9 [FIX] website_blog: blog pager page issue
When we are on the page:

 /blog/myblog-1/page/2

the link to page 3 is:

 /blog/myblog-1/page/3

So we need to give /blog/our-blog-1 as source url of pager.

Previously in this instance, since 4faed0b7 the page 3 url
in this scenario would erroneously be:

 /blog/myblog-1/page/2/page/3

opw-688681
2016-09-22 08:05:20 +02:00
..
__init__.py [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
main.py [FIX] website_blog: blog pager page issue 2016-09-22 08:05:20 +02:00