diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index 614b0e3456..00fd56694c 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -1,11 +1,5 @@ $(document).ready(function(){ - // Scrollspy - // ========= - - $('body > .topbar').scrollSpy() - - // table sort example // ================== diff --git a/docs/index.html b/docs/index.html index b97d5914f0..dee3dc6352 100644 --- a/docs/index.html +++ b/docs/index.html @@ -37,7 +37,7 @@ -
+
Bootstrap diff --git a/docs/javascript.html b/docs/javascript.html index 468085108c..f085086599 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -39,7 +39,7 @@ -