Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 5568:edab9daa8015 REST-rebased
Make objects returned by REST follow the standard
Making objects returned by REST follow the standard (wrapped by a
dictionary, in either 'data' or 'error' field)
Temporally added the client to REST so REST can make changes to HTTP
Status code and Header
committer: Ralf Schlatterbeck <rsc@runtux.com>
| author | Chau Nguyen <dangchau1991@yahoo.com> |
|---|---|
| date | Wed, 30 Jan 2019 10:26:34 +0100 |
| 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>
