From 2a99bcdadec88d7483903e2c8420ad3e78fcb805 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 21 Apr 2017 19:43:53 +0200 Subject: [PATCH 1/1] charset: check ucplanes for modification date Reload unicode subpage on changes. --- charset.plp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; -- 2.30.0