Styling for empty status accordion and update Not signed to Unsigned
This commit is contained in:
@@ -17,7 +17,7 @@ class Status(Enum):
|
||||
ACTIVE = "Active"
|
||||
UPCOMING = "Upcoming"
|
||||
EXPIRED = "Expired"
|
||||
UNSIGNED = "Not signed"
|
||||
UNSIGNED = "Unsigned"
|
||||
|
||||
|
||||
SORT_ORDERING = [
|
||||
|
Reference in New Issue
Block a user