ohif-viewer/Packages/viewerbase/client/components/basic/studyNotFound/studyNotFound.html
Aysel Afsar 1dc7eb71c0 - Add "Study Not Found" message
- Hide loading text after WorklistSearch method is called
2016-02-19 16:49:32 -05:00

5 lines
119 B
HTML

<template name="studyNotFound">
<div class="studyNotFound">
<h5>Study not found</h5>
</div>
</template>