From acd26415bd6198a60971e9354b92f8c5c929cbf6 Mon Sep 17 00:00:00 2001 From: Victor Boctor Date: Sat, 16 Oct 2004 00:22:39 +0000 Subject: [PATCH] Fixed 4724: Is there a way to control the display of the history? git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3060 f5dc347c-c33d-0410-90a0-b07cc1902cb9 --- bug_view_advanced_page.php | 7 ++++++- bug_view_page.php | 7 ++++++- history_inc.php | 9 ++++++++- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/bug_view_advanced_page.php b/bug_view_advanced_page.php index ae1d0fe428..2aecb32e68 100644 --- a/bug_view_advanced_page.php +++ b/bug_view_advanced_page.php @@ -6,7 +6,7 @@ # See the README and LICENSE files for details # -------------------------------------------------------- - # $Id: bug_view_advanced_page.php,v 1.63 2004-09-26 01:57:25 thraxisp Exp $ + # $Id: bug_view_advanced_page.php,v 1.64 2004-10-16 00:22:39 vboctor Exp $ # -------------------------------------------------------- ?>
@@ -86,8 +89,10 @@ + + diff --git a/bug_view_page.php b/bug_view_page.php index 5dc1ad1c80..563a8d4fb0 100644 --- a/bug_view_page.php +++ b/bug_view_page.php @@ -6,7 +6,7 @@ # See the README and LICENSE files for details # -------------------------------------------------------- - # $Id: bug_view_page.php,v 1.67 2004-09-26 01:57:26 thraxisp Exp $ + # $Id: bug_view_page.php,v 1.68 2004-10-16 00:22:39 vboctor Exp $ # -------------------------------------------------------- ?> @@ -86,8 +89,10 @@ + + diff --git a/history_inc.php b/history_inc.php index 9a66747b40..6b88204845 100644 --- a/history_inc.php +++ b/history_inc.php @@ -6,7 +6,7 @@ # See the README and LICENSE files for details # -------------------------------------------------------- - # $Id: history_inc.php,v 1.24 2004-09-22 08:55:35 bpfennigschmidt Exp $ + # $Id: history_inc.php,v 1.25 2004-10-16 00:22:39 vboctor Exp $ # -------------------------------------------------------- ?> + +