diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-04-24 22:05:26 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-04-24 22:05:26 -0400 |
commit | 2a062f7a34e6c499006bb8e5271f16f8241fa36f (patch) | |
tree | 731f5b50c3f6c0078eeac6d9be54096d0adf0280 /swatchmaker/test/test-full.html | |
parent | 787116eba4f81940df59cb9dc90b4e30b3c88484 (diff) |
use jquery.smooth-scroll.js on swatchmaker
Diffstat (limited to 'swatchmaker/test/test-full.html')
-rwxr-xr-x | swatchmaker/test/test-full.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swatchmaker/test/test-full.html b/swatchmaker/test/test-full.html index 333c74ca..9d1cdd2d 100755 --- a/swatchmaker/test/test-full.html +++ b/swatchmaker/test/test-full.html @@ -2458,6 +2458,7 @@ <script src="../bootstrap/docs/assets/js/bootstrap-carousel.js"></script> <script src="../bootstrap/docs/assets/js/bootstrap-typeahead.js"></script> <script src="../bootstrap/docs/assets/js/bootstrap-affix.js"></script> + <script src="jquery.smooth-scroll.min.js"></script> <script src="bootswatch.js"></script> <script> |