minor FIX
This commit is contained in:
parent
8c3c948b26
commit
47ffa9303b
@ -8,7 +8,7 @@
|
|||||||
<i class="fa-regular fa-square-arrow-up-right ms-1"></i>
|
<i class="fa-regular fa-square-arrow-up-right ms-1"></i>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>{{ $report->radiologist?->name }}</td>
|
<td>{{ $report->radiologist?->display_name }}</td>
|
||||||
<td class="align-content-end">
|
<td class="align-content-end">
|
||||||
@if ($report->eligibleForExport())
|
@if ($report->eligibleForExport())
|
||||||
<a class="btn btn-facebook btn-xs me-1 fs-xsmall fw-light" target="_blank"
|
<a class="btn btn-facebook btn-xs me-1 fs-xsmall fw-light" target="_blank"
|
||||||
|
Loading…
Reference in New Issue
Block a user