From: Mischa POSLAWSKY Date: Fri, 21 Apr 2017 17:43:53 +0000 (+0200) Subject: charset: check ucplanes for modification date X-Git-Tag: v1.10~113 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/2a99bcdadec88d7483903e2c8420ad3e78fcb805?hp=faacc1d69382e64f81e3f28f502448d5ab9d02bb charset: check ucplanes for modification date Reload unicode subpage on changes. --- diff --git a/charset.plp b/charset.plp index bd90f89..d25f23c 100644 --- a/charset.plp +++ b/charset.plp @@ -12,7 +12,7 @@ Html({ reference common overview table '], stylesheet => [qw'light'], - data => [qw'charset-unicode.inc.pl charset-utf8.inc.pl'], + data => [qw'charset-unicode.inc.pl charset-ucplanes.inc.pl charset-utf8.inc.pl'], }); my @tablist = split m{/+}, $Request || 'default';