From: Robert Sesek Date: Tue, 10 Apr 2007 02:23:14 +0000 (+0000) Subject: Add the link for the log on browse.php X-Git-Tag: 1.0.0-b1~25 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=a83f91df0121417a06d983b7a3308ac3a2887dd6;p=viewsvn.git Add the link for the log on browse.php --- diff --git a/browse.php b/browse.php index f6f0758..907b9b1 100644 --- a/browse.php +++ b/browse.php @@ -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') . '");'); /*=====================================================================*\