ohif-viewer/Packages/ohif-study-list/client/components/studylist/studylist.html
2017-03-21 10:16:47 -03:00

6 lines
130 B
HTML

<template name="studylist">
<div class="study-list-wrapper">
{{>studylistResult (clone this)}}
</div>
</template>