Skip to content

Commit

Permalink
add extra badge
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Dec 17, 2020
1 parent ae52767 commit e855bd6
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,12 @@ components/details/generic-details/legacy:
templates: ["card"],
fields: ["title", "description", "action"]
}
- cardTitleDescriptionFormatted: {
title: "Card with Title and Formatted Description",
value: "badge.cardTitleDescriptionFormatted",
templates: ["default"],
fields: ["titleformatted", "descriptionformatted"]
}
- data: {
title: "Output Data",
value: "badge.data",
Expand Down

0 comments on commit e855bd6

Please sign in to comment.