We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f9cad commit f0dd19fCopy full SHA for f0dd19f
doc/upgrading.txt
@@ -41,6 +41,17 @@ The lines marked "+" should be added and lines marked "-" should be
41
deleted (minus the "+"/"-" signs).
42
43
44
+Some HTML interface tweaks
45
+--------------------------
46
+
47
+You may wish to copy the ``user_utils.js`` and ``style.css` files from the
48
+source distribution ``share/roundup/templates/classic/html/`` directory to the
49
+``html`` directory of your trackers as it includes a small improvement.
50
51
+If you have made local changes to those files you'll need to manually work
52
+the differences in to your versions or ignore the changes.
53
54
55
Migrating from 1.4.x to 1.4.11
56
==============================
57
0 commit comments