Rewrite Perl web backend to modern TUWF style

Lots of churn for no real benefit. \o/
This commit is contained in:
Yorhel 2021-06-09 13:43:40 +02:00
parent 1572f6cedf
commit 98e4f014ba
3 changed files with 930 additions and 1056 deletions

File diff suppressed because it is too large Load diff

View file

@ -454,7 +454,7 @@ function dsResults(hr, obj) {
));
ul.appendChild(tag('li', tag('a', {href:'#', onclick: buttonclick,
'data-url': '/json/tree.json?hash='+hash+';name='+name+';section='+section,
'data-url': '/json/tree.json?hash='+hash,
'data-p': 'This manual page was found in the following locations.'},
'locations')));
})();