Skip to content

Commit

Permalink
Changed text for specimen description
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickskowronekdkfz committed Jan 12, 2024
1 parent 962ee15 commit e39082a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/demo/src/AppCCP.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<div class="chart-wrapper result-table">
<lens-result-table pageSize="10" >
<div slot="above-pagination" class="result-table-hint-text">
*Die Anzahl der möglichen vorhandenen FFPE-Proben aus der Pathologie beruht auf der Menge der gezählten Histologien
* Umfasst Gewebe- und flüssige Proben. Abschätzung der FFPE Proben entspricht der Zahl der Diagnosen.
</div>
</lens-result-table>
</div>
Expand Down Expand Up @@ -300,7 +300,6 @@
yAxisTitle="Probenanzahl"
filterRegex="^(?!(tissue-other|buffy-coat|peripheral-blood-cells|dried-whole-blood|swab|ascites|stool-faeces|saliva|liquid-other|derivative-other))"
>
<div class="sample-information-text">* Es sind in der Regel auch FFPE-Gewebeproben verfügbar</div>
</lens-chart>
</div>
</div>
Expand Down

0 comments on commit e39082a

Please sign in to comment.