Remove date classes from nodes page
This change makes sorting by date on nodes page work.
This commit is contained in:
@@ -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> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user