|
@@ -19,7 +19,7 @@ list($goals, $counts) = Point::getPointsOfCategoryExtended($patient, 'GOAL', $no
|
|
<thead>
|
|
<thead>
|
|
<tr class="">
|
|
<tr class="">
|
|
@if($patient->core_note_id !== $note->id)
|
|
@if($patient->core_note_id !== $note->id)
|
|
- <th class="border-bottom-0 text-secondary text-center width-30px d-none">Rel.</th>
|
|
|
|
|
|
+ <th class="border-bottom-0 text-secondary text-center width-30px">Rel.</th>
|
|
@endif
|
|
@endif
|
|
<th class="border-bottom-0 text-secondary">Goal</th>
|
|
<th class="border-bottom-0 text-secondary">Goal</th>
|
|
@if(!@$summaryView) <th class="border-bottom-0 text-secondary width-50px">Edit</th> @endif
|
|
@if(!@$summaryView) <th class="border-bottom-0 text-secondary width-50px">Edit</th> @endif
|