diff options
| author | Thomas Welton <[email protected]> | 2014-06-11 11:06:32 +0100 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-07-31 11:45:21 -0700 |
| commit | 9739271c04646ca49d8937043e45a6c9f6930bbc (patch) | |
| tree | 0d7df4a11e2ddbc46788b82a1ec58f63c2adaf83 /docs/_jade | |
| parent | f026cfb8310f31db94823d031a382de5d5b0520b (diff) | |
| download | bootstrap-9739271c04646ca49d8937043e45a6c9f6930bbc.tar.xz bootstrap-9739271c04646ca49d8937043e45a6c9f6930bbc.zip | |
Add drag and drop config import; closes #11004
Closes #13790 by merging a rebased version of it.
Diffstat (limited to 'docs/_jade')
| -rw-r--r-- | docs/_jade/customizer-nav.jade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_jade/customizer-nav.jade b/docs/_jade/customizer-nav.jade index c4f6ddf10..eba71ef6b 100644 --- a/docs/_jade/customizer-nav.jade +++ b/docs/_jade/customizer-nav.jade @@ -1,5 +1,7 @@ // NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-nav.jade template. li + a(href='#import') Import +li a(href='#less') Less components li a(href='#plugins') jQuery plugins |
