Compare commits

..

No commits in common. "a5642256232326c8a3b4101b295dd77103a14bec" and "4c1ed950e54747b11054b93e2edc3ebf39cc8a0b" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<div <div
v-show="item.instanceCount" v-show="item.instanceCount"
style="padding: 1px;" style="padding: 1px;"
>{{ item.modality }} : {{ item.instanceCount }} image >{{ item.modality }} : {{ item.instanceCount }} Series
</div> </div>
</div> </div>
</div> </div>