From bf9d3bfc0e0fb4a5e30394eafd9741610126df00 Mon Sep 17 00:00:00 2001 From: Garrett Moon Date: Mon, 10 Jun 2013 17:39:34 -0500 Subject: [PATCH] Fixed merge errors --- index.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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 +