From c8ec348e2eb1ab924b2159e3e4987478aa44d3c5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 16 Jan 2019 11:06:21 +0100 Subject: Sheets: fix reload after rollback - fix display of the last history version --- ishtar_common/templates/ishtar/blocks/window_nav.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/blocks/window_nav.html b/ishtar_common/templates/ishtar/blocks/window_nav.html index 62caff142..30e364ae5 100644 --- a/ishtar_common/templates/ishtar/blocks/window_nav.html +++ b/ishtar_common/templates/ishtar/blocks/window_nav.html @@ -6,7 +6,7 @@ {% if previous %} @@ -14,14 +14,14 @@ {% if next %} {% endif %} -- cgit v1.2.3