X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fbin%2Fdetail.cgi;h=0ecf224ea97f96842d33414fcb7d8d9e4f41f40f;hb=c76f8d28ac4f71ea6708e5822955b4e933405c71;hp=06e8bd9953d6eb0a01718caf1189822d8899d49c;hpb=1ea8241574c91ad7f16fc82653c4effad0d54324;p=clearscm.git diff --git a/maps/bin/detail.cgi b/maps/bin/detail.cgi index 06e8bd9..0ecf224 100755 --- a/maps/bin/detail.cgi +++ b/maps/bin/detail.cgi @@ -287,7 +287,8 @@ sub Body($) { if ($rec) { my $listlink = ($rec->{type} and $rec->{sequence}) ? "$rec->{type}:$rec->{sequence}" : ''; - $rec->{comment} //= ''; + $rec->{comment} //= ''; + $rec->{retention} //= ''; print td { -class => $dataclass,