Fossil SCM

HTML changes for custom_ticket.wiki

brickviking 2024-10-29 22:57 bv-corrections01
Commit 27c2c293a3b526e35bf4fd68db357f19a2772abfb92c54ef551a3c19e31dc6e9
1 file changed +8 -6
--- www/custom_ticket.wiki
+++ www/custom_ticket.wiki
@@ -82,16 +82,18 @@
8282
8383
Look for the text "Contact:" (about halfway through). Then insert these lines
8484
after the closing tr tag and before the "enable_output" line:
8585
8686
<verbatim>
87
-<td align="right">Assigned to:</td><td bgcolor="#d0d0d0">
88
- $<assigned_to>
89
-</td>
90
-<td align="right">Opened by:</td><td bgcolor="#d0d0d0">
91
- $<opened_by>
92
-</td>
87
+<tr>
88
+ <td align="right">Assigned to:</td><td bgcolor="#d0d0d0">
89
+ $<assigned_to>
90
+ </td>
91
+ <td align="right">Opened by:</td><td bgcolor="#d0d0d0">
92
+ $<opened_by>
93
+ </td>
94
+</tr>
9395
</verbatim>
9496
9597
This will add a row which displays these two fields, in the event the user has
9698
<a href="./caps/ref.html#w">ticket "edit" capability</a>.
9799
98100
--- www/custom_ticket.wiki
+++ www/custom_ticket.wiki
@@ -82,16 +82,18 @@
82
83 Look for the text "Contact:" (about halfway through). Then insert these lines
84 after the closing tr tag and before the "enable_output" line:
85
86 <verbatim>
87 <td align="right">Assigned to:</td><td bgcolor="#d0d0d0">
88 $<assigned_to>
89 </td>
90 <td align="right">Opened by:</td><td bgcolor="#d0d0d0">
91 $<opened_by>
92 </td>
 
 
93 </verbatim>
94
95 This will add a row which displays these two fields, in the event the user has
96 <a href="./caps/ref.html#w">ticket "edit" capability</a>.
97
98
--- www/custom_ticket.wiki
+++ www/custom_ticket.wiki
@@ -82,16 +82,18 @@
82
83 Look for the text "Contact:" (about halfway through). Then insert these lines
84 after the closing tr tag and before the "enable_output" line:
85
86 <verbatim>
87 <tr>
88 <td align="right">Assigned to:</td><td bgcolor="#d0d0d0">
89 $<assigned_to>
90 </td>
91 <td align="right">Opened by:</td><td bgcolor="#d0d0d0">
92 $<opened_by>
93 </td>
94 </tr>
95 </verbatim>
96
97 This will add a row which displays these two fields, in the event the user has
98 <a href="./caps/ref.html#w">ticket "edit" capability</a>.
99
100

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button