mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Show EE images that are managed by tower in UI
This commit is contained in:
committed by
Shane McDonald
parent
c74d60f3f3
commit
12b8349e88
@@ -21,7 +21,6 @@ import ExecutionEnvironmentsListItem from './ExecutionEnvironmentListItem';
|
||||
const QS_CONFIG = getQSConfig('execution_environments', {
|
||||
page: 1,
|
||||
page_size: 20,
|
||||
managed_by_tower: false,
|
||||
order_by: 'image',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user