Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 5897:d0aebd4aec72
Provide a method for identifying invalid properties in permissions
issue2551062: roundup-admin security validates all properties in
permissions. It reports invalid properties.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 05 Oct 2019 12:33:23 -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>
