File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ NOTE: This is just a grabbag, most of this should go into
66Changing HTML layout
77
88 Note changes to the files in html take place immediatly without
9- restart, even when running toundup-server.
9+ restart, even when running roundup-server.
10+
11+
1012
1113Q: Displaying messages not only the summary
1214
@@ -20,9 +22,11 @@ A: in instance/html/msg.index
2022 displays the whole message not only the first line and <pre>
2123 prevents the browser from reformatting.
2224
25+
26+
2327Q: Getting the nosy list picker instead of textfield.
2428
25- In classic template there is plenty of spcae below the text field.
29+ In classic template there is plenty of space below the text field.
2630
2731A: in instance/html/issue.item
2832
@@ -37,6 +41,7 @@ A: in instance/html/issue.item
3741 or by reducing colspan.
3842
3943
44+
4045Q: I wanted to see the issue id (the number) on the issue item display:
4146
4247A:
You can’t perform that action at this time.
0 commit comments