Remove date classes from nodes page

This change makes sorting by date on nodes page work.
This commit is contained in:
Philip Kirkbride
2017-07-11 10:35:46 -04:00
committed by GitHub
parent 28befcef9d
commit b2880f13a5

View File

@@ -9,8 +9,8 @@
<tr>
<th>Status</th>
<th class="default">Certname</th>
<th class="date default-sort">Catalog</th>
<th class="date">Report</th>
<th class="default-sort">Catalog</th>
<th>Report</th>
<th>&nbsp;</th>
</tr>
</thead>