X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8d199e1824b0abb92d9a9255119eafa2ca8f323e..0f352cba4bd2bd1271275c60853c500a233eeef5:/browser.plp diff --git a/browser.plp b/browser.plp index 198b278..d9da982 100644 --- a/browser.plp +++ b/browser.plp @@ -183,7 +183,7 @@ for my $id (sort { for ($row->{status}) { my $cell = $_ // '-'; $cell = sprintf '%s', $_, $cell for $row->{spec} // (); - printf '%s', + printf '%s', $caniuse->{statuses}->{$_}, $CSTATUS{$_} // '', $cell; } for my $browser (@browsers) {