From abb5944774bacc8c0ccfb87d19fc9ba4cd5780aa Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 15 May 2005 20:55:41 +0000 Subject: [PATCH] r151: Show the bug ID on all history items --- templates/default/history_group.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/default/history_group.tpl b/templates/default/history_group.tpl index 9eea1ab..5322d90 100644 --- a/templates/default/history_group.tpl +++ b/templates/default/history_group.tpl @@ -8,7 +8,10 @@ Changes - $log[formatted] + +
Bug #$log[bugid]
+
$log[formatted]
+ $changes -- 2.22.5