Skip to content

Commit

Permalink
not-applicable ecoscore and nutriscore attributes and panels #6092 #6774
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanegigandet committed Jun 1, 2022
1 parent 5c20f2c commit 9fee6b2
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"level": "info",
"topics": [
"environment"
],
"title_element": {
"icon_url": "[% static_subdomain %]/images/attributes/ecoscore-unknown.svg",
"title": "[% lang("attribute_ecoscore_not_applicable_title") %]",
"subtitle": "[% panel.subtitle %]",
"type": "grade",
"grade": "unknown",
},
"elements": [
{
"element_type": "text",
"text_element": {
"type": "summary",
"html": "[% lang("ecoscore_not_applicable_coming_soon") %]"
}
},
]
}

0 comments on commit 9fee6b2

Please sign in to comment.