|
@@ -16,7 +16,7 @@
|
|
<table class="table table-sm table-bordered table-striped table-hover p-0 m-0 min-width-1100px border-0" id="table-rm-matrix">
|
|
<table class="table table-sm table-bordered table-striped table-hover p-0 m-0 min-width-1100px border-0" id="table-rm-matrix">
|
|
<thead class="bg-light">
|
|
<thead class="bg-light">
|
|
<tr>
|
|
<tr>
|
|
- <th class="border-top-0"></th>
|
|
|
|
|
|
+ <th class="border-top-0 border-left-0"></th>
|
|
<th class="border-top-0"></th>
|
|
<th class="border-top-0"></th>
|
|
<th class="border-top-0"></th>
|
|
<th class="border-top-0"></th>
|
|
<th class="border-top-0"></th>
|
|
<th class="border-top-0"></th>
|
|
@@ -37,10 +37,10 @@
|
|
<th class="border-top-0 bg-aliceblue" colspan="3">Claim</th>
|
|
<th class="border-top-0 bg-aliceblue" colspan="3">Claim</th>
|
|
@endif
|
|
@endif
|
|
<th class="border-top-0"></th>
|
|
<th class="border-top-0"></th>
|
|
- <th class="border-top-0"></th>
|
|
|
|
|
|
+ <th class="border-top-0 border-right-0"></th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th class="border-bottom-0 border-top-0">Name</th>
|
|
|
|
|
|
+ <th class="border-bottom-0 border-top-0 border-left-0">Name</th>
|
|
<th class="border-bottom-0 border-top-0">DOB</th>
|
|
<th class="border-bottom-0 border-top-0">DOB</th>
|
|
<th class="border-bottom-0 border-top-0">MCP</th>
|
|
<th class="border-bottom-0 border-top-0">MCP</th>
|
|
<th class="border-bottom-0 border-top-0">RMM</th>
|
|
<th class="border-bottom-0 border-top-0">RMM</th>
|
|
@@ -48,12 +48,12 @@
|
|
<th class="border-bottom-0 border-top-0">DSLV</th>
|
|
<th class="border-bottom-0 border-top-0">DSLV</th>
|
|
|
|
|
|
<!--# Meas. Days-->
|
|
<!--# Meas. Days-->
|
|
- <th class="border-bottom-0 border-top-0">Total</th>
|
|
|
|
|
|
+ <th class="border-bottom-0 border-top-0">All</th>
|
|
<th class="border-bottom-0 border-top-0">BP</th>
|
|
<th class="border-bottom-0 border-top-0">BP</th>
|
|
<th class="border-bottom-0 border-top-0">WT</th>
|
|
<th class="border-bottom-0 border-top-0">WT</th>
|
|
|
|
|
|
<th class="border-bottom-0 border-top-0">BP</th>
|
|
<th class="border-bottom-0 border-top-0">BP</th>
|
|
- <th class="border-bottom-0 border-top-0">Weight</th>
|
|
|
|
|
|
+ <th class="border-bottom-0 border-top-0">WT</th>
|
|
|
|
|
|
@if($viewingAs !== 'RME')
|
|
@if($viewingAs !== 'RME')
|
|
<th class="border-bottom-0 border-top-0">Mine</th>
|
|
<th class="border-bottom-0 border-top-0">Mine</th>
|
|
@@ -94,7 +94,7 @@
|
|
@endif
|
|
@endif
|
|
|
|
|
|
<th class="border-bottom-0 border-top-0">Next</th>
|
|
<th class="border-bottom-0 border-top-0">Next</th>
|
|
- <th class="border-bottom-0 border-top-0"></th>
|
|
|
|
|
|
+ <th class="border-bottom-0 border-top-0 border-right-0"></th>
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|
|
<tbody>
|
|
<tbody>
|