NINS_CODE/bahmniapps/common/displaycontrols/tabularview/views/allObsToObsFlowSheet.html
travelershot 70dda814aa codepush
2024-12-12 22:37:39 +06:00

8 lines
262 B
HTML

<div class="template-container">
<h6>
{{section | titleTranslate}}
</h6>
<div class="concept-set-conatiner">
<obs-to-obs-flow-sheet patient="patient" section="section" is-on-dashboard="false"></obs-to-obs-flow-sheet>
</div>
</div>