Highlight first columns on page load
This commit is contained in:
parent
2effe427bf
commit
644ef057fb
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user