Skip to content

Commit 7806355

Browse files
committed
include duedate and activitydate on the table
1 parent 6fd75f8 commit 7806355

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ <h3>Sorry, you must have JavaScript enabled in order to use taxbills.nyc.</h3>
8080
<th data-field="value" data-sortable="true">Value</th>
8181
<th data-field="apts" data-sortable="true">Apts</th>
8282
<th data-field="meta" data-sortable="true">Meta</th>
83+
<th data-field="dueDate" data-sortable="true">Due Date</th>
84+
<th data-field="activityDate" data-sortable="true">Activity Date</th>
8385
<!--
8486
<th data-field="date" data-formatter="utcTimeSinceFormatter" data-sortable="true">Last Check</th>
8587
<th data-field="total" data-sortable="true">Total Datasets</th>

0 commit comments

Comments
 (0)