Mercurial > p > roundup > code
diff roundup/cgi/templating.py @ 3843:97d9368ed485
Yet another emacs syntax highlighting workaround.
| author | Erik Forsberg <forsberg@users.sourceforge.net> |
|---|---|
| date | Tue, 10 Apr 2007 19:07:52 +0000 |
| parents | 310e315624b1 |
| children | 920c6cfd87a3 |
line wrap: on
line diff
--- a/roundup/cgi/templating.py Tue Apr 10 19:06:10 2007 +0000 +++ b/roundup/cgi/templating.py Tue Apr 10 19:07:52 2007 +0000 @@ -11,9 +11,9 @@ - NumberHTMLProperty should support numeric operations - LinkHTMLProperty should handle comparisons to strings (cf. linked name) - HTMLRequest.default(self, sort, group, filter, columns, **filterspec): - """Set the request's view arguments to the given values when no + '''Set the request's view arguments to the given values when no values are found in the CGI environment. - """ + ''' - have menu() methods accept filtering arguments """
