Merge pull request #400 from kirkins/patch-1

Remove date classes from nodes page
This commit is contained in:
Mike Terzo
2017-07-11 10:48:32 -04:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

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>