Skip to content

Commit 752b91c

Browse files
author
Richard Jones
committed
updated htmlbases
1 parent c36a5df commit 752b91c

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

roundup/templates/classic/htmlbase.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do Not Edit (Unless You Want To)
33
# This file automagically generated by roundup.htmldata.makeHtmlBase
44
#
5-
fileDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
5+
fileDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
66
<tr>
77
<property name="name">
88
<td><display call="link('name')"></td>
@@ -13,7 +13,7 @@
1313
</tr>
1414
"""
1515

16-
issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
16+
issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
1717
<property name="title">
1818
<tr><th width="1%" align="right" class="location-bar">Title</th>
1919
<td><display call="field('title')"></td></tr>
@@ -28,7 +28,7 @@
2828
</property>
2929
"""
3030

31-
issueDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
31+
issueDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
3232
<tr class="row-<display call="plain('status')">">
3333
<property name="id">
3434
<td valign="top"><display call="plain('id')"></td>
@@ -51,7 +51,7 @@
5151
</tr>
5252
"""
5353

54-
issueDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
54+
issueDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
5555
<table border=0 cellspacing=0 cellpadding=2>
5656
5757
<tr class="strong-header">
@@ -117,7 +117,7 @@
117117
118118
"""
119119

120-
msgDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
120+
msgDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
121121
<tr>
122122
<property name="date">
123123
<td><display call="link('date')"></td>
@@ -131,7 +131,7 @@
131131
</tr>
132132
"""
133133

134-
msgDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
134+
msgDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
135135
<table border=0 cellspacing=0 cellpadding=2>
136136
137137
<tr class="strong-header">
@@ -378,7 +378,7 @@
378378
}
379379
"""
380380

381-
userDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
381+
userDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
382382
<tr>
383383
<property name="username">
384384
<td><display call="link('username')"></td>
@@ -398,7 +398,7 @@
398398
</tr>
399399
"""
400400

401-
userDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:25:57 richard Exp $-->
401+
userDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
402402
<table border=0 cellspacing=0 cellpadding=2>
403403
404404
<tr class="strong-header">

roundup/templates/extended/htmlbase.py

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Do Not Edit (Unless You Want To)
33
# This file automagically generated by roundup.htmldata.makeHtmlBase
44
#
5-
fileDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
5+
fileDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
66
<tr>
77
<property name="name">
88
<td><display call="link('name')"></td>
@@ -13,7 +13,7 @@
1313
</tr>
1414
"""
1515

16-
issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
16+
issueDOTfilter = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
1717
<property name="title">
1818
<tr><th width="1%" align="right" class="location-bar">Title</th>
1919
<td><display call="field('title')"></td></tr>
@@ -44,7 +44,7 @@
4444
</property>
4545
"""
4646

47-
issueDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
47+
issueDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
4848
<tr>
4949
<property name="id">
5050
<td valign="top"><display call="field('id')"></td>
@@ -76,7 +76,7 @@
7676
</tr>
7777
"""
7878

79-
issueDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
79+
issueDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
8080
<table border=0 cellspacing=0 cellpadding=2>
8181
8282
<tr class="strong-header">
@@ -112,17 +112,17 @@
112112
</tr>
113113
114114
<tr bgcolor="ffffea">
115-
<td width=1% nowrap align=right><span class="form-label">Assigned To</span></td>
115+
<td width=1% nowrap align=right><span class="form-label">Assigned to</span></td>
116116
<td class="form-text"><display call="field('assignedto')"></td>
117-
<td width=1% nowrap align=right><span class="form-label">Empty</span></td>
118-
<td class="form-text">XXXX</td>
117+
<td width=1% nowrap align=right><span class="form-label">Nosy List</span></td>
118+
<td class="form-text"><display call="field('nosy')"></td>
119119
</tr>
120120
121121
<tr bgcolor="ffffea">
122122
<td width=1% nowrap align=right><span class="form-label">Superseder</span></td>
123123
<td class="form-text"><display call="field('superseder', size=40, showid=1)"></td>
124-
<td width=1% nowrap align=right><span class="form-label">Nosy List</span></td>
125-
<td class="form-text"><display call="field('nosy')"></td>
124+
<td width=1% nowrap align=right><span class="form-label">Support call</span></td>
125+
<td class="form-text"><display call="field('supportcall', size=40, showid=1)"></td>
126126
</tr>
127127
128128
<tr bgcolor="ffffea">
@@ -157,7 +157,7 @@
157157
158158
"""
159159

160-
msgDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
160+
msgDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
161161
<tr>
162162
<property name="date">
163163
<td><display call="link('date')"></td>
@@ -171,7 +171,7 @@
171171
</tr>
172172
"""
173173

174-
msgDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
174+
msgDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
175175
<table border=0 cellspacing=0 cellpadding=2>
176176
177177
<tr class="strong-header">
@@ -375,7 +375,7 @@
375375
}
376376
"""
377377

378-
supportDOTfilter = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
378+
supportDOTfilter = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
379379
<property name="title">
380380
<tr><th width="1%" align="right" class="location-bar">Title</th>
381381
<td><display call="field('title')"></td></tr>
@@ -410,7 +410,7 @@
410410
</property>
411411
"""
412412

413-
supportDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
413+
supportDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
414414
<tr>
415415
<property name="id">
416416
<td valign="top"><display call="field('id')"></td>
@@ -445,7 +445,7 @@
445445
</tr>
446446
"""
447447

448-
supportDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
448+
supportDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
449449
<table border=0 cellspacing=0 cellpadding=2>
450450
451451
<tr class="strong-header">
@@ -533,7 +533,7 @@
533533
534534
"""
535535

536-
userDOTindex = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
536+
userDOTindex = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
537537
<tr>
538538
<property name="username">
539539
<td><display call="link('username')"></td>
@@ -553,7 +553,7 @@
553553
</tr>
554554
"""
555555

556-
userDOTitem = """<!-- $Id: htmlbase.py,v 1.3 2001-07-30 01:26:59 richard Exp $-->
556+
userDOTitem = """<!-- $Id: htmlbase.py,v 1.4 2001-07-30 02:38:49 richard Exp $-->
557557
<table border=0 cellspacing=0 cellpadding=2>
558558
559559
<tr class="strong-header">

0 commit comments

Comments
 (0)