From 0822cc54581256e8361599759f4d9bf6070b3313 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 22:12:22 -0700 Subject: twitter/bootstrap => twbs/bootstrap in links etc. --- docs/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 744988f4b..2b16c9401 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1158,7 +1158,7 @@ $('#my-alert').bind('closed', function () {
<button type="button" class="btn" data-loading-text="loading stuff..." >...</button>
{{_i}}Heads up!{{/i}} - {{_i}}Firefox persists the disabled state across page loads. A workaround for this is to use autocomplete="off".{{/i}} + {{_i}}Firefox persists the disabled state across page loads. A workaround for this is to use autocomplete="off".{{/i}}

$().button('reset')

{{_i}}Resets button state - swaps text to original text.{{/i}}

-- cgit v1.2.3