aboutsummaryrefslogtreecommitdiff
path: root/docs/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-08-14 18:57:27 -0700
committerMark Otto <[email protected]>2012-08-14 18:57:27 -0700
commite1659b2c4ebcd1124665779fe045600207ea7333 (patch)
treef9d7d1da55864e41c85555779533deebde6e05bc /docs/customize.html
parent2ee035403d2dd9c19b7bfd3f90a83422a4ab7d7e (diff)
downloadbootstrap-e1659b2c4ebcd1124665779fe045600207ea7333.tar.xz
bootstrap-e1659b2c4ebcd1124665779fe045600207ea7333.zip
add affix plugin to downloads page
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/customize.html b/docs/customize.html
index d40ffea2d..fd5b03dcf 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -190,12 +190,16 @@
<input type="checkbox" checked="true" value="bootstrap-tooltip.js">
Tooltips
</label>
- </div><!-- /span -->
- <div class="span3">
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-popover.js">
Popovers <small>(requires Tooltips)</small>
</label>
+ </div><!-- /span -->
+ <div class="span3">
+ <label class="checkbox">
+ <input type="checkbox" checked="true" value="bootstrap-affix.js">
+ Affix
+ </label>
<label class="checkbox">
<input type="checkbox" checked="true" value="bootstrap-alert.js">
Alert messages