mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Merge pull request #7847 from zedr/feat-workflow-labels
Export Workflow Job Template Node Labels Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -65,4 +65,5 @@ class Labels(page.PageList, Label):
|
||||
|
||||
page.register_page([resources.labels,
|
||||
resources.job_labels,
|
||||
resources.job_template_labels], Labels)
|
||||
resources.job_template_labels,
|
||||
resources.workflow_job_template_labels], Labels)
|
||||
|
||||
Reference in New Issue
Block a user