Add source WF label to job details template

* Change label from "Parent WF" to "Source WF"
* Fix WF job result Firefox responsive style bugs
This commit is contained in:
Marliana Lara
2018-11-06 22:43:44 -05:00
parent 1bed5d4af2
commit ebc3dbe7b6
10 changed files with 34 additions and 11 deletions

View File

@@ -74,6 +74,7 @@ function OutputStrings (BaseString) {
SKIP_TAGS: t.s('Skip Tags'),
SOURCE: t.s('Source'),
SOURCE_CREDENTIAL: t.s('Source Credential'),
SOURCE_WORKFLOW_JOB: t.s('Source Workflow'),
STARTED: t.s('Started'),
STATUS: t.s('Status'),
VERBOSITY: t.s('Verbosity'),