From: Mark Otto Date: Fri, 20 Jun 2014 02:54:25 +0000 (-0700) Subject: tweak alert per #13875 X-Git-Tag: v3.2.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34248437c3bc7278f912c9005d3fd4877b723d83;p=thirdparty%2Fbootstrap.git tweak alert per #13875 --- diff --git a/docs/_includes/js/buttons.html b/docs/_includes/js/buttons.html index 154320e48f..ee5b3d71d2 100644 --- a/docs/_includes/js/buttons.html +++ b/docs/_includes/js/buttons.html @@ -144,7 +144,7 @@ $('.btn').button()

Cross-browser compatibility

-

Firefox persists the disabled state across page loads. A workaround for this is to use autocomplete="off".

+

Firefox persists form control states across page loads. A workaround for this is to use autocomplete="off".

$().button('reset')