diff CHANGES.txt @ 5181:496f30da72f8

Add a new argument "showdef" to the template function menu(). 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.
author John Rouillard <rouilj@ieee.org>
date Mon, 30 Jan 2017 22:09:32 -0500
parents e8b3d3a14563
children 5c8808f55d93
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jan 28 21:15:49 2017 -0500
+++ b/CHANGES.txt	Mon Jan 30 22:09:32 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:
 

Roundup Issue Tracker: http://roundup-tracker.org/