charset: check ucplanes for modification date
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 21 Apr 2017 17:43:53 +0000 (19:43 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 25 May 2017 20:10:23 +0000 (22:10 +0200)
Reload unicode subpage on changes.

charset.plp

index bd90f899ab6556527c6331085b32dc192101993a..d25f23cb67dde519774f01dc5858af7f6de407f4 100644 (file)
@@ -12,7 +12,7 @@ Html({
                reference common overview table
        '],
        stylesheet => [qw'light'],
                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';
 });
 
 my @tablist = split m{/+}, $Request || 'default';