fix(data): fix template and other consistency issues

This commit is contained in:
Jovan Krunić
2019-04-15 13:41:27 +02:00
parent 5855accc16
commit c3bc227a3c
13 changed files with 83 additions and 64 deletions

View File

@@ -1 +1 @@
<span>{{text | slice:0:size}}<span *ngIf="text.length > size">...</span>
<span>{{text | slice:0:size}}<span *ngIf="text.length > size">...</span></span>