Mercurial > p > roundup > code
diff CHANGES.txt @ 5183:5c8808f55d93
merge from upstream.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 11 Feb 2017 17:25:05 -0500 |
| parents | dc657fbbc790 496f30da72f8 |
| children | 349bef975367 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Feb 11 17:20:47 2017 -0500 +++ b/CHANGES.txt Sat Feb 11 17:25:05 2017 -0500 @@ -156,6 +156,10 @@ field. This allows onchange javascript to trigger to highlight changes, recalculate other form values etc. See ``upgrading.txt`` for details on applying these changes to your tracker. (John Rouillard) +- menu template function has a new parameter "showdef". When set to a + string, the string is appended to the displayed option value. This + allows the user to reset the value for the menu (select) to the + original value. (John Rouillard) Fixed:
