[FIX] - document-page-approval: Fixes #60 url not valid when website module is installed.

This commit is contained in:
Glen Sojo 2015-08-19 16:40:28 -06:00 committed by Laurence Lars Labusch
parent 04f0426d29
commit edc165d6f6
No known key found for this signature in database
GPG Key ID: 3B1EDFC4A8180B85

View File

@ -134,7 +134,7 @@ class document_page_history_wkfl(models.Model):
)
page.get_page_url = (
'{}/#db={}&id={}&view_type=form&'
'{}/web#db={}&id={}&view_type=form&'
'model=document.page.history').format(
base_url,
self.env.cr.dbname,