- added Manage applications page and table of submitted appls;
This commit is contained in:
@@ -6,9 +6,6 @@ const getBandoSeverity = (status) => {
|
||||
case 'SUBMIT':
|
||||
return 'success';
|
||||
|
||||
case 'ACTIVE':
|
||||
return 'success';
|
||||
|
||||
case 'PUBLISH':
|
||||
return 'success';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user