|
@@ -90,7 +90,7 @@
|
|
|
<div class="mt-2 pb-1" id="patient-dashboard-devices">
|
|
|
<div class="d-flex align-items-center mb-2 py-2 border-top border-bottom">
|
|
|
<h6 class="my-0 font-weight-bold text-secondary">Devices</h6>
|
|
|
- @if($availableDevices > 0)
|
|
|
+ @if($availableDevices > 0 && $pro->pro_type === 'ADMIN')
|
|
|
<span class="mx-2 text-secondary">|</span>
|
|
|
<span moe>
|
|
|
<a start show>Add</a>
|