Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 5294:3e740c65510e
Fix double @action failure when you do a full text search and then
atempt to show an issue. The original action="#" included the searches
@action in the url and the show issue included another @action=show.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 28 Sep 2017 16:48:52 -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>
