Skip to content

Commit

Permalink
Hide lab image if none
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Dec 13, 2023
1 parent 2aa2a7e commit 6aecc65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ <h5 id="labDetailsModalTitle" class="modal-title">Lab Details</h5>

<div v-else>
<img
v-if="labDetails.image"
class="modal-header-img"
:src="labDetails.image"
:alt="labDetails.name"
Expand Down

0 comments on commit 6aecc65

Please sign in to comment.