From: Julien Déramond Date: Mon, 19 Oct 2020 21:13:30 +0000 (+0200) Subject: docs(forms): change inline custom radio name (#31936) X-Git-Tag: v4.6.0~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=171da556281a64f9ce035f353a3117ec5c0ae162;p=thirdparty%2Fbootstrap.git docs(forms): change inline custom radio name (#31936) --- diff --git a/site/docs/4.5/components/forms.md b/site/docs/4.5/components/forms.md index 4a8f629470..b9fe4ca469 100644 --- a/site/docs/4.5/components/forms.md +++ b/site/docs/4.5/components/forms.md @@ -1276,11 +1276,11 @@ $('.your-checkbox').prop('indeterminate', true) {% capture example %}
- +
- +
{% endcapture %}