Ver Fonte

Typo fix

Samson Mutunga há 3 anos atrás
pai
commit
7434c3e84a

+ 1 - 1
resources/views/app/patient/segment-templates/intake_medications/summary.blade.php

@@ -14,7 +14,7 @@ $plural = 'Medications';
     <div class="text-secondary"><span>No Known Medications</span></div>
 <?php endif; ?>
 <?php if(!$tracker || !@($tracker->data->no_known_medications)): ?>
-<?php if (!count($points)): ?>i
+<?php if (!count($points)): ?>
     <div class="text-secondary">-</div>
 <?php else: ?>
 	<table class="table table-bordered table-xs table-cage mb-0">