Samson Mutunga 3 年之前
父节点
当前提交
7434c3e84a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/segment-templates/intake_medications/summary.blade.php

+ 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">