shorten table headers
This commit is contained in:
parent
c9b10efed6
commit
90d77af0d9
@ -24,10 +24,10 @@
|
||||
<table id="resource-table" class="w3-table w3-table-all" style="overflow-x: auto;">
|
||||
<thead>
|
||||
<tr class="w3-black">
|
||||
<th>Resource Type</th>
|
||||
<th>Allocated Amount</th>
|
||||
<th>Free Amount</th>
|
||||
<th>Total Amount</th>
|
||||
<th>Resource</th>
|
||||
<th>Used</th>
|
||||
<th>Free</th>
|
||||
<th>Total</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user