mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Fix projects modal in jt add/edit
This commit is contained in:
parent
46922e956f
commit
594f643fd8
@ -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