Show annotation comment - not very nice
This commit is contained in:
parent
d576009547
commit
17b33d81df
@ -124,6 +124,9 @@
|
|||||||
<div><strong><span translate="dictionary"></span>: </strong>{{getDictionary(annotation)}}</div>
|
<div><strong><span translate="dictionary"></span>: </strong>{{getDictionary(annotation)}}</div>
|
||||||
<div *ngIf="annotation.getContents()"><strong><span translate="content"></span>:
|
<div *ngIf="annotation.getContents()"><strong><span translate="content"></span>:
|
||||||
</strong>{{annotation.getContents()}}</div>
|
</strong>{{annotation.getContents()}}</div>
|
||||||
|
<div *ngIf="annotation.Mi[0]?.eC">
|
||||||
|
<strong><span translate="comment"></span>:</strong> {{ annotation.Mi[0].eC }}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="page-number">
|
<div class="page-number">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user