Mercurial > p > roundup > code
changeset 589:28debb477133
spelling, formatting...
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 23 Jan 2002 21:42:34 +0000 |
| parents | 16d13b9b8321 |
| children | b43f031f3946 |
| files | doc/FAQ.txt |
| diffstat | 1 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/FAQ.txt Wed Jan 23 21:41:56 2002 +0000 +++ b/doc/FAQ.txt Wed Jan 23 21:42:34 2002 +0000 @@ -6,7 +6,9 @@ Changing HTML layout Note changes to the files in html take place immediatly without - restart, even when running toundup-server. + restart, even when running roundup-server. + + Q: Displaying messages not only the summary @@ -20,9 +22,11 @@ displays the whole message not only the first line and <pre> prevents the browser from reformatting. + + Q: Getting the nosy list picker instead of textfield. - In classic template there is plenty of spcae below the text field. + In classic template there is plenty of space below the text field. A: in instance/html/issue.item @@ -37,6 +41,7 @@ or by reducing colspan. + Q: I wanted to see the issue id (the number) on the issue item display: A:
