diff --git a/index.php b/index.php index 50eb93e..95fdca2 100644 --- a/index.php +++ b/index.php @@ -823,6 +823,7 @@ $tree = get_tree("docs"); + @@ -837,6 +838,9 @@ $tree = get_tree("docs"); $(this).parent().siblings().find('ul').slideUp(); $(this).next().slideToggle(); }); + + // Bootstrap Table Class + $('table').addClass('table'); }); @@ -878,15 +882,13 @@ $tree = get_tree("docs");
-
+
- -
@@ -899,4 +901,4 @@ $tree = get_tree("docs");
- \ No newline at end of file +