From: Mark Otto Date: Sun, 26 Nov 2017 21:42:01 +0000 (-0800) Subject: remove autocomplete X-Git-Tag: v3.4.0~48^2~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a720e23a518388ae5a374f3499099ca14a68e1e7;p=thirdparty%2Fbootstrap.git remove autocomplete --- diff --git a/docs/_includes/js/buttons.html b/docs/_includes/js/buttons.html index 2249bbd706..e6ddba2db4 100644 --- a/docs/_includes/js/buttons.html +++ b/docs/_includes/js/buttons.html @@ -16,12 +16,12 @@

For the sake of this demonstration, we are using data-loading-text and $().button('loading'), but that's not the only state you can use. See more on this below in the $().button(string) documentation.

-
{% highlight html %} - @@ -41,12 +41,12 @@

For pre-toggled buttons, you must add the .active class and the aria-pressed="true" attribute to the button yourself.

-
{% highlight html %} - {% endhighlight %} @@ -64,26 +64,26 @@
{% highlight html %}
{% endhighlight %} @@ -91,26 +91,26 @@
{% highlight html %}
{% endhighlight %} @@ -126,7 +126,7 @@

Swaps text to any data defined text state.

{% highlight html %} -