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>
|
<tr>
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th class="default">Certname</th>
|
<th class="default">Certname</th>
|
||||||
<th class="date default-sort">Catalog</th>
|
<th class="default-sort">Catalog</th>
|
||||||
<th class="date">Report</th>
|
<th>Report</th>
|
||||||
<th> </th>
|
<th> </th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user