handle finished job run with incomplete status info

This commit is contained in:
Jake McDermott
2018-07-25 19:59:44 -04:00
parent 979eaeddfa
commit 2ba0319e79
4 changed files with 24 additions and 6 deletions

View File

@@ -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 = {