* expedite tag color added
This commit is contained in:
parent
990dbfa565
commit
c61d1c8f13
@ -7,12 +7,13 @@ const DEFAULT_AVATAR = '/assets/riddler.png';
|
||||
const JIRA_BOARD_BASE_HREF = 'https://jirapducc.mo.ca.am.ericsson.se/browse/';
|
||||
|
||||
const labelColors = {
|
||||
TSP: 'teal',
|
||||
MTAS: 'orange',
|
||||
INTERNAL: 'yellow',
|
||||
TEAM: 'yellow',
|
||||
BLOCKED: 'red',
|
||||
SPIKE: 'purple',
|
||||
TSP: 'teal',
|
||||
MTAS: 'orange',
|
||||
INTERNAL: 'yellow',
|
||||
TEAM: 'yellow',
|
||||
BLOCKED: 'red',
|
||||
SPIKE: 'purple',
|
||||
EXPEDITE: 'pink',
|
||||
};
|
||||
|
||||
@Component({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user