Merged in bugfix/PMCORE-2699_C (pull request #7723)
PMCORE-2699 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
@@ -301,7 +301,8 @@ export default {
|
||||
{
|
||||
TAS_NAME: data[i].tas_title,
|
||||
STATUS: data[i].tas_color,
|
||||
PENDING: ""
|
||||
PENDING: "",
|
||||
DELAYED_MSG: data[i].delay
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user