diff options
| author | Chris Rebert <[email protected]> | 2014-01-20 18:09:59 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-20 18:09:59 -0800 |
| commit | ebc4f998dccf0d709a143348c02777d9c4695abb (patch) | |
| tree | 51223e1ebd53549e97f659380b95a8b53d3eeede /docs/_includes/customizer-variables.html | |
| parent | 5d35c4909c48a1953ea249e6d5ddd5677553b5a3 (diff) | |
| parent | 3de48d29f5b9b0f83e4fe0b4bfb51e141407a9a2 (diff) | |
| download | bootstrap-ebc4f998dccf0d709a143348c02777d9c4695abb.tar.xz bootstrap-ebc4f998dccf0d709a143348c02777d9c4695abb.zip | |
Merge pull request #12318 from twbs/fscking-customizer
Template the customizer's nav sidebar too
Diffstat (limited to 'docs/_includes/customizer-variables.html')
| -rw-r--r-- | docs/_includes/customizer-variables.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index d03c3e6e8..3de586c7e 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1,5 +1,5 @@ -<!-- NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-vars-form` Grunt task using the customizer-variables.jade template.--> +<!-- NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-variables.jade template.--> <h2 id="colors">Colors</h2> <p>Gray and brand colors for use across Bootstrap.</p> <div class="row"> @@ -1683,4 +1683,4 @@ <p class="help-block">For <code>@screen-lg-min</code> and up.</p> </div> </div> -<!-- NOTE: DO NOT EDIT THE PRECEDING SECTION DIRECTLY! It is autogenerated via the `build-customizer-vars-form` Grunt task using the customizer-variables.jade template.-->
\ No newline at end of file +<!-- NOTE: DO NOT EDIT THE PRECEDING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-variables.jade template.-->
\ No newline at end of file |
