Project

General

Profile

« Previous | Next » 

Revision 2b522d0b

Added by Quinn James about 2 months ago

Fixes #37229 - Change host content source now lists default CV first (#10957)

View differences:

webpack/scenes/Hosts/ChangeContentSource/actions.js
params: {
environment_id: environmentId,
full_result: true,
order: 'default DESC', // shows the default CV before all other options
},
errorToast: () => __('Something went wrong while loading the content views. See the logs for more information'),
});

Also available in: Unified diff