|
@@ -3,7 +3,7 @@
|
|
<a start show class="py-0 font-weight-normal">Add Glucose Measurement</a>
|
|
<a start show class="py-0 font-weight-normal">Add Glucose Measurement</a>
|
|
<form url="/api/measurement/createForCGM">
|
|
<form url="/api/measurement/createForCGM">
|
|
<input type="hidden" name="clientUid" value="{{ $patient->uid }}">
|
|
<input type="hidden" name="clientUid" value="{{ $patient->uid }}">
|
|
- <p class="font-weight-bold text-secondary mb-2">Add BP Measurement</p>
|
|
|
|
|
|
+ <p class="font-weight-bold text-secondary mb-2">Add Glucose Measurement</p>
|
|
|
|
|
|
<div class="mb-2">
|
|
<div class="mb-2">
|
|
<label class="text-secondary text-sm mb-1">Type:</label>
|
|
<label class="text-secondary text-sm mb-1">Type:</label>
|