Mercurial > p > roundup > code
diff CHANGES.txt @ 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 | d67e33b9653e |
| children | 62239a524beb |
line wrap: on
line diff
--- a/CHANGES.txt Wed Sep 28 15:50:20 2011 +0000 +++ b/CHANGES.txt Fri Sep 30 09:35:34 2011 +0000 @@ -10,6 +10,9 @@ - issue2550678: Allow pagesize=-1 which returns all results. Suggested and implemented by John Kristensen. Tested by Satchidanand Haridas. (Bernhard) +- Allow to turn off translation of generated html options in menu method + of LinkHTMLProperty and MultilinkHTMLProperty -- default is + translation as it used to be (Ralf) Fixed:
