diff options
author | Jayaram Pai | 2013-11-19 19:35:16 +0530 |
---|---|---|
committer | Jayaram Pai | 2013-11-19 19:35:16 +0530 |
commit | bbf03c9d0c960acf605cfcd5452cdce5a88124ca (patch) | |
tree | 312c2a9760aa4f632ba1205fe49f7f4635be9f63 | |
parent | 262a59d497ff83949d56a1c70480518a6f587c83 (diff) | |
download | SciPy2013-bbf03c9d0c960acf605cfcd5452cdce5a88124ca.tar.gz SciPy2013-bbf03c9d0c960acf605cfcd5452cdce5a88124ca.tar.bz2 SciPy2013-bbf03c9d0c960acf605cfcd5452cdce5a88124ca.zip |
f3 topbar js
-rw-r--r-- | website/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 69a0d72..aad33f2 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -253,6 +253,7 @@ <!--[if lt IE 9]> <script src="/js/foundation3/foundation.min.js"></script> <script src="/js/foundation3/app.js"></script> + <script src="/js/foundation3/jquery.foundation.topbar.js"></script> <![endif]--> </body> |