mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-09 17:22:00 +08:00
Compare commits
1 Commits
4a0041bead
...
331a6040d8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
331a6040d8 |
@ -97,7 +97,7 @@
|
||||
"definition": "tile/badge",
|
||||
"attributes": {
|
||||
"label": "{!$task.priority}",
|
||||
"variant": "secondary"
|
||||
"variant": "{!IF($task.priority = 'high', 'error', 'secondary')}"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user