Highlight first columns on page load

This commit is contained in:
nitrohorse 2019-08-01 19:36:50 -07:00
parent 2effe427bf
commit 644ef057fb
No known key found for this signature in database
GPG Key ID: 6F3175557E766CBF
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<table class="table sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th data-sortable="true">Email Service</th>
<th data-sorted="true" data-sorted-direction="descending">Email Provider</th>
<th data-sortable="false">Website</th>
<th data-sortable="true">Since</th>
<th data-sortable="true">Server</th>

View File

@ -9,7 +9,7 @@
<table class="table sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th data-sortable="true">Sortable VPN Providers Table</th>
<th data-sorted="true" data-sorted-direction="descending">VPN Provider</th>
<th data-sortable="false">Website</th>
<th data-sortable="true">Yearly Price</th>
<th data-sortable="true">Free Trial</th>