Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 6507:bc95f7431efb
Remove miscommited issue directory; AboutPage fix; aria for drag/drop
Removed issues/extensions, should not have been committed. Was deployed
testing directory for website/issues.
Added missing list() for dict keys in AboutPage.
Added aria-labeledby to drag and drop textarea to improve
accessibility.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 08 Oct 2021 00:35:09 -0400 |
| parents | c2d0d3e9099d |
| children |
line wrap: on
line source
<html> <head> <title>Empty page (no search performed yet)</title> </head> <body> <p i18n:translate="">Please specify your search parameters!</p> </body> </html>
