diff options
| author | fat <[email protected]> | 2014-05-12 21:15:16 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2014-05-12 21:15:16 -0700 |
| commit | f219fee07b14ea1d37e197b1d80f5c7a8e3bc186 (patch) | |
| tree | b7d3765152e9a4a79ed2bcb8b62db047cc129b9f /js/affix.js | |
| parent | c312d735d94300b09ad82d520c03a604634282c7 (diff) | |
| download | bootstrap-f219fee07b14ea1d37e197b1d80f5c7a8e3bc186.tar.xz bootstrap-f219fee07b14ea1d37e197b1d80f5c7a8e3bc186.zip | |
versions
Diffstat (limited to 'js/affix.js')
| -rw-r--r-- | js/affix.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/js/affix.js b/js/affix.js index 270b039bf..fc91936fb 100644 --- a/js/affix.js +++ b/js/affix.js @@ -27,7 +27,9 @@ this.checkPosition() } - Affix.RESET = 'affix affix-top affix-bottom' + Affix.VERSION = '3.1.1' + + Affix.RESET = 'affix affix-top affix-bottom' Affix.DEFAULTS = { offset: 0 |
