From 1e5ddd791135e4e6d50567ce92f3bae5042f0df6 Mon Sep 17 00:00:00 2001 From: Arkerthan <arkerthan@gmail.com> Date: Thu, 21 May 2020 11:34:26 +0200 Subject: [PATCH] Remove no-history tag from encyclopedia as it's now only a popup --- src/gui/Encyclopedia/encyclopedia.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index 839785f7aa9..7e6fbe17fc4 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -1,4 +1,4 @@ -:: Encyclopedia [nobr no-history] +:: Encyclopedia [nobr] <<if $encyclopedia !== "Table of Contents">> <<= App.Encyclopedia.Dialog.linkSC("Table of Contents", "Table of Contents")>> -- GitLab