@@ -182,7 +182,9 @@ $goals = Point::getIntakePointsOfCategory($patient, 'GOAL', $note);
<div class="mb-2">
<label class="text-sm text-secondary mb-1">Goal</label>
- <textarea type="text" data-name="goal" class="form-control form-control-sm" rows="3"></textarea>
+ <div note-rte
+ class="form-group mb-2 border-left border-right rte-holder"
+ data-field-name="goal"></div>
</div>
<div>
@@ -207,8 +207,10 @@ else {
- <label class="text-sm text-secondary mb-1">Goal</label>
+ <label class="text-sm text-secondary mb-1">Goal</label>