mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 16:32:01 -05:00
handle finished job run with incomplete status info
This commit is contained in:
@@ -37,6 +37,7 @@ function OutputStrings (BaseString) {
|
||||
NOT_STARTED: t.s('Not Started'),
|
||||
SHOW_LESS: t.s('Show Less'),
|
||||
SHOW_MORE: t.s('Show More'),
|
||||
UNKNOWN: t.s('Finished'),
|
||||
};
|
||||
|
||||
ns.labels = {
|
||||
|
||||
Reference in New Issue
Block a user