Skip to content

Commit

Permalink
fix for issue - 560 remove extra radio button (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
assetshareuser authored and davidjgonzalez committed Feb 2, 2021
1 parent 1e76151 commit 8d72ecb
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,17 +220,6 @@
text="Active"
uncheckedValue="false"
value="{Boolean}true"/>
<selected
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/radiogroup"
name="./selected">
<items jcr:primaryType="nt:unstructured">
<active
jcr:primaryType="nt:unstructured"
text="Active"
value="{Boolean}true"/>
</items>
</selected>
<disabled
granite:class="cmp-form-option-item-disabled"
jcr:primaryType="nt:unstructured"
Expand Down

0 comments on commit 8d72ecb

Please sign in to comment.