Merge pull request #400 from kirkins/patch-1
Remove date classes from nodes page
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
<tr>
|
||||
<th class="five wide">Status</th>
|
||||
<th class="five wide">Certname</th>
|
||||
<th class="five wide date default-sort">Report</th>
|
||||
<th class="five wide default-sort">Report</th>
|
||||
<th class="one wide"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
@@ -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