mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #4460 from mabashian/3880-jt-project-lookup
Fix projects modal in jt add/edit
This commit is contained in:
commit
125d66a465
@ -30,7 +30,8 @@ export default
|
||||
dataPlacement: 'right',
|
||||
icon: "icon-job-{{ project.statusIcon }}",
|
||||
columnClass: "List-staticColumn--smallStatus",
|
||||
nosort: true
|
||||
nosort: true,
|
||||
excludeModal: true
|
||||
},
|
||||
name: {
|
||||
key: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user