Add the link for the log on browse.php
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Apr 2007 02:23:14 +0000 (02:23 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 10 Apr 2007 02:23:14 +0000 (02:23 +0000)
browse.php

index f6f075863131781a8850f36444e9dbd65c53553b..907b9b1f7ad7ef9fd260be177f7960af1681dd17 100644 (file)
@@ -59,6 +59,8 @@ foreach ($listing['lists']['list']['entry'] AS $item)
 
 // ###################################################################
 
+$link['log'] = ConstructLink('log', $input->in['repos'], $input->in['path'], $input->in['rev']);
+
 eval('$template->flush("' . $template->fetch('browse') . '");');
 
 /*=====================================================================*\