Mercurial > p > roundup > code
comparison roundup/templates/classic/htmlbase.py @ 194:30c3a37b699f
Started stuff off for the 0.2.5 release
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 03 Aug 2001 01:54:58 +0000 |
| parents | 01a910e17403 |
| children | 8a0d548c07a1 |
comparison
equal
deleted
inserted
replaced
| 193:241a0323aacb | 194:30c3a37b699f |
|---|---|
| 69 <td valign="top"><display call="link('assignedto')"></td> | 69 <td valign="top"><display call="link('assignedto')"></td> |
| 70 </property> | 70 </property> |
| 71 </tr> | 71 </tr> |
| 72 """ | 72 """ |
| 73 | 73 |
| 74 issueDOTitem = """<!-- dollarId: issue.item,v 1.3 2001/07/30 08:12:17 richard Exp dollar--> | 74 issueDOTitem = """<!-- dollarId: issue.item,v 1.4 2001/08/03 01:19:43 richard Exp dollar--> |
| 75 <table border=0 cellspacing=0 cellpadding=2> | 75 <table border=0 cellspacing=0 cellpadding=2> |
| 76 | 76 |
| 77 <tr bgcolor="ffffea"> | 77 <tr bgcolor="ffffea"> |
| 78 <td width=1% nowrap align=right><span class="form-label">Title</span></td> | 78 <td width=1% nowrap align=right><span class="form-label">Title</span></td> |
| 79 <td colspan=3 class="form-text"><display call="field('title', size=80)"></td> | 79 <td colspan=3 class="form-text"><display call="field('title', size=80)"></td> |
