|
@@ -19,7 +19,7 @@ list($supplements, $counts) = Point::getPointsOfCategoryExtended($patient, 'SUPP
|
|
<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 text-nowrap">Rel.</th>
|
|
|
|
|
|
+ <th class="border-bottom-0 text-secondary text-center width-35px text-nowrap pr-1">Rel.</th>
|
|
@endif
|
|
@endif
|
|
<th class="border-bottom-0 text-secondary">Name</th>
|
|
<th class="border-bottom-0 text-secondary">Name</th>
|
|
<th class="border-bottom-0 text-secondary width-50px">Edit</th>
|
|
<th class="border-bottom-0 text-secondary width-50px">Edit</th>
|