diff --git a/x-pack/plugins/license_management/public/sections/license_dashboard/revert_to_basic/revert_to_basic.js b/x-pack/plugins/license_management/public/sections/license_dashboard/revert_to_basic/revert_to_basic.js index 1737bfd7c98f..47116689f1f3 100644 --- a/x-pack/plugins/license_management/public/sections/license_dashboard/revert_to_basic/revert_to_basic.js +++ b/x-pack/plugins/license_management/public/sections/license_dashboard/revert_to_basic/revert_to_basic.js @@ -37,7 +37,7 @@ export class RevertToBasic extends React.PureComponent { startBasicLicense(licenseType, HTMLMarqueeElement)} + onConfirm={() => startBasicLicense(licenseType, true)} cancelButtonText="Cancel" confirmButtonText="Confirm" >