Add alert for when portfolio isn't funded, Update styling for env pending label

This commit is contained in:
leigh-mil
2020-01-24 11:53:29 -05:00
parent 272d492af6
commit 7857fffc1c
5 changed files with 30 additions and 16 deletions

View File

@@ -9,6 +9,11 @@
"text": "changes pending",
"color": "default",
},
"pending_creation": {
"icon": "clock",
"text": "pending creation",
"color": "default",
},
"ppoc": {"text": "primary point of contact"}
} %}