X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=maps%2Fbin%2Fdetail.cgi;h=0ecf224ea97f96842d33414fcb7d8d9e4f41f40f;hb=7ddf095f187ca60d9a70fb83b2bc3c2b6d91f088;hp=06e8bd9953d6eb0a01718caf1189822d8899d49c;hpb=fabecda8b02db16f5321ae8b958b3bc3ac30a49c;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,