mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-05-11 15:39:28 +00:00
2 lines
80 B
HTML
2 lines
80 B
HTML
<span>{{text | slice:0:size}}<span *ngIf="text.length > size">...</span></span>
|