Rewrite Perl web backend to modern TUWF style
Lots of churn for no real benefit. \o/
This commit is contained in:
parent
1572f6cedf
commit
98e4f014ba
3 changed files with 930 additions and 1056 deletions
1975
www/index.pl
1975
www/index.pl
File diff suppressed because it is too large
Load diff
|
|
@ -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')));
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue