Mercurial > p > roundup > code
changeset 4321:f11b38b91c99
more
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 12 Jan 2010 05:22:51 +0000 |
| parents | 1072574dab86 |
| children | 1595ad33036d |
| files | doc/upgrading.txt |
| diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/upgrading.txt Tue Jan 12 05:18:41 2010 +0000 +++ b/doc/upgrading.txt Tue Jan 12 05:22:51 2010 +0000 @@ -41,6 +41,17 @@ deleted (minus the "+"/"-" signs). +Some HTML interface tweaks +-------------------------- + +You may wish to copy the ``user_utils.js`` and ``style.css` files from the +source distribution ``share/roundup/templates/classic/html/`` directory to the +``html`` directory of your trackers as it includes a small improvement. + +If you have made local changes to those files you'll need to manually work +the differences in to your versions or ignore the changes. + + Migrating from 1.4.x to 1.4.11 ==============================
