Mercurial > p > roundup > code
annotate roundup/cgi/zLOG.py @ 4537:61cd652da1cd
Allow to turn off translation of generated html options in menu method...
...of LinkHTMLProperty and MultilinkHTMLProperty -- default is translation
as it used to be
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Fri, 30 Sep 2011 09:35:34 +0000 |
| parents | 55ab0c5b49f9 |
| children |
| rev | line source |
|---|---|
|
985
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 def LOG(*args, **kw): |
|
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 pass |
