Mercurial > p > roundup > code
diff doc/upgrading.txt @ 5990:0face8e45224
issue2551076 - responsive template, search links should ignore status
In responsive template, default searches (on side menu) for bugs and
tasks sets status=new default should be "don't care".
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 16 Dec 2019 21:45:37 -0500 |
| parents | fe334430ca07 |
| children | b0940ad50f43 |
line wrap: on
line diff
--- a/doc/upgrading.txt Sat Dec 14 16:23:08 2019 -0500 +++ b/doc/upgrading.txt Mon Dec 16 21:45:37 2019 -0500 @@ -249,6 +249,12 @@ to fix this set the value to ``yes`` (True) or ``no`` (False). +Responsive template changes +--------------------------- + +There have been some changes to the responsive template. You can +diff/merge these changes into your responsive template. + Migrating from 1.5.1 to 1.6.0 =============================
