Fixed display bug in ca history

This commit is contained in:
2020-11-25 08:33:34 +01:00
parent ce13620f2c
commit e2871d4259

View File

@@ -2859,6 +2859,8 @@ sub show_history {
$expdate = strftime("%F", localtime($tmp->{'EXPDATE'}));
if(defined($tmp->{'REVDATE'})) {
$revdate = strftime("%F", localtime($tmp->{'REVDATE'}));
} else {
$revdate = '';
}
$store->set($iter,