NINS_CODE/bahmni_config/openmrs/apps/customDisplayControl/views/dischargedFollowUpPlan.html
travelershot 70dda814aa codepush
2024-12-12 22:37:39 +06:00

4 lines
180 B
HTML

<h2 class="section-title">{{config.title}}</h2>
<div ng-if="followUpAfter">
<span style="font-weight: bold">Next Visit After {{followUpAfter}} {{durationUnits}} </span>
</div>