summaryrefslogtreecommitdiffstats
path: root/showdependencygraph.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'showdependencygraph.cgi')
-rwxr-xr-xshowdependencygraph.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/showdependencygraph.cgi b/showdependencygraph.cgi
index 01ac1e2e3..39508290d 100755
--- a/showdependencygraph.cgi
+++ b/showdependencygraph.cgi
@@ -176,6 +176,7 @@ foreach my $k (keys(%seen)) {
$resolution = $summary = '';
}
+ $vars->{'short_desc'} = $summary if ($k eq $cgi->param('id'));
my @params;