Formatting tweaks.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1064 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -30,10 +30,11 @@ $form.imageSubmit("action", "claim", "images/claim.png", "Claim this task")
|
||||
</tr>
|
||||
|
||||
#if (!$string.blank($notes))
|
||||
<tr><td colspan="4"> </td></tr>
|
||||
<tr><td style="border-bottom: 1px, solid" colspan="4"><i>Notes</i></td></tr>
|
||||
<tr><td> </td>
|
||||
<td colspan="3">
|
||||
<p>
|
||||
<code>$notes</code>
|
||||
<pre>$notes</pre>
|
||||
</td></tr>
|
||||
#end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user