mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
Updated from template
This commit is contained in:
@@ -61,8 +61,8 @@ class DocumentPageHistory(models.Model):
|
||||
return diff.make_table(
|
||||
line1,
|
||||
line2,
|
||||
"Revision-{}".format(v1),
|
||||
"Revision-{}".format(v2),
|
||||
f"Revision-{v1}",
|
||||
f"Revision-{v2}",
|
||||
context=True,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user