From 88ebeaac7fcf140cbab489e841bf9c197f84c4ea Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 14 Jul 2026 02:17:04 +0200 Subject: Make revisions locale aware --- app/views/page_translations/edit.html.erb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/page_translations/edit.html.erb') diff --git a/app/views/page_translations/edit.html.erb b/app/views/page_translations/edit.html.erb index 89b594e8..981fb743 100644 --- a/app/views/page_translations/edit.html.erb +++ b/app/views/page_translations/edit.html.erb @@ -2,6 +2,8 @@ Editing the <%= @locale.to_s.upcase %> translation of <%= title_for_node(@node) %>. +

<%= link_to 'View revision history', node_revisions_path(@node, :locale => @locale) %>

+

Metadata such as images, tags, template, and author belong to the page as a whole, not to a single translation — change those from the -- cgit v1.3