aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-02-18 01:45:58 -0800
committerChris Rebert <[email protected]>2014-03-16 22:37:31 -0700
commit1ff6d33aa87aea3e9bd028839e32fa2b9eb99ba3 (patch)
treecb5639441e190455ef8676d0e6f27a61f53d4304 /docs/customize.html
parentb3f30bb70efc5211520d7a55596becebc5d14662 (diff)
downloadbootstrap-1ff6d33aa87aea3e9bd028839e32fa2b9eb99ba3.tar.xz
bootstrap-1ff6d33aa87aea3e9bd028839e32fa2b9eb99ba3.zip
use @ssorallen's blob support test in customizer; fixes #12617
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 3e29227bb..a36cbdf32 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -356,7 +356,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<p class="lead">Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.</p>
<div class="bs-customize-download">
- <button type="submit" id="btn-compile" class="btn btn-block btn-lg btn-outline" onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);">Compile and Download</button>
+ <button type="submit" id="btn-compile" disabled class="btn btn-block btn-lg btn-outline" onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);">Compile and Download</button>
</div>
</div><!-- /download -->
</form>