Project

General

Profile

« Previous | Next » 

Revision 1cbea296

Added by Maria Agaphontzev 12 months ago

Fixes #36470 - Add missing ouia-ids to all pf4

View differences:

webpack/assets/javascripts/react_app/routes/RegistrationCommands/RegistrationCommandsPage/components/fields/Insecure.js
const Insecure = ({ insecure, handleInsecure, isLoading }) => (
<FormGroup fieldId="reg_insecure">
<Checkbox
ouiaId="reg_insecure"
label={
<span>
{__('Insecure')}{' '}

Also available in: Unified diff