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