This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects

Resolve "Reviewing Badges: Zusätzliche Icons"

Merged Michael Breu requested to merge 397-reviewing-badges-zusatzliche-icons into development
Viewing commit a522d89b
Next
Show latest version
4 files
+ 47
25
Compare changes
  • Side-by-side
  • Inline
Files
4
<fa-icon [icon]="icon" class="pillIcon"></fa-icon>
<span *ngIf="text && text !== ''" class="badge badge-pill badge-{{ badgeStyle }}" attr.aria-label="{{ label }}" title="{{ label }}">{{
text
}}</span>