BugFix: Meta view (url_edit)
Tento commit je obsažen v:
rodič
5803286afa
revize
292631ed21
@ -42,5 +42,5 @@ def history_version_display(request, rel_path, history_version):
|
||||
# TODO: Add translation for this message
|
||||
messages.warning(request, _("You see an old version of the page (Version = %d). Click <a href='%s'>here</a> to recover this Version.") % (
|
||||
history_version,
|
||||
pages.url_edit(request, rel_path, history=history_version)
|
||||
pages.url_edit(rel_path, history=history_version)
|
||||
))
|
||||
|
Načítá se…
x
Odkázat v novém úkolu
Zablokovat Uživatele