Mercurial > p > roundup > code
diff templates/minimal/html/help_controls.js @ 3904:91008ec8f9a0
retire "topic" usage
"Topic" still appears in the locale files. I'm sure we need to support
that for existing trackers. I *think* they don't care about any of the other
changes that have been made.
I also left Ka-Ping Yee's original design document unchanged.
This takes care of sf feature request [SF#953161]
| author | Justus Pendleton <jpend@users.sourceforge.net> |
|---|---|
| date | Sun, 16 Sep 2007 02:45:11 +0000 |
| parents | 8c7b522dc934 |
| children |
line wrap: on
line diff
--- a/templates/minimal/html/help_controls.js Fri Sep 14 15:55:25 2007 +0000 +++ b/templates/minimal/html/help_controls.js Sun Sep 16 02:45:11 2007 +0000 @@ -1,4 +1,4 @@ -// initial values for either Nosy, Superseder, Topic and Waiting On, +// initial values for either Nosy, Superseder, Keyword and Waiting On, // depending on which has called original_field = form[field].value;
