webpack/scenes/ContentViews/Copy/CopyContentViewForm.js in katello-4.6.2.1 vs webpack/scenes/ContentViews/Copy/CopyContentViewForm.js in katello-4.7.0.rc1

- old
+ new

@@ -50,9 +50,10 @@ <TextInput isRequired type="text" id="name" aria-label="input_name" + ouiaId="input_name" name="name" value={name} onChange={setName} /> </FormGroup>