|
@@ -24,14 +24,14 @@
|
|
@if($pro->pro_type == 'ADMIN')
|
|
@if($pro->pro_type == 'ADMIN')
|
|
<th>MCP</th>
|
|
<th>MCP</th>
|
|
@endif
|
|
@endif
|
|
- <th>Recent BP</th>
|
|
|
|
|
|
+ <th>BP</th>
|
|
<th> <i class="fa fa-heartbeat"></i> </th>
|
|
<th> <i class="fa fa-heartbeat"></i> </th>
|
|
- <th>Recent Pulse</th>
|
|
|
|
- <th>Recent BP/Pulse Timestamp</th>
|
|
|
|
|
|
+ <th>Pulse</th>
|
|
|
|
+ <th>BP/Pulse Timestamp</th>
|
|
<th>BP <i class="fa fa-car-battery"></i></th>
|
|
<th>BP <i class="fa fa-car-battery"></i></th>
|
|
<th>BP <i class="fa fa-broadcast-tower"></i></th>
|
|
<th>BP <i class="fa fa-broadcast-tower"></i></th>
|
|
- <th>Recent Weight</th>
|
|
|
|
- <th>Recent Weight Timestamp</th>
|
|
|
|
|
|
+ <th>Weight</th>
|
|
|
|
+ <th>Weight Timestamp</th>
|
|
<th>Scale <i class="fa fa-battery"></i></th>
|
|
<th>Scale <i class="fa fa-battery"></i></th>
|
|
<th>Scale <i class="fa fa-broadcast-tower"></i></th>
|
|
<th>Scale <i class="fa fa-broadcast-tower"></i></th>
|
|
</tr>
|
|
</tr>
|