From be043051acb1904e17edabe870c06787b9068e5e Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 21 Feb 2012 12:27:21 -0500 Subject: removed unneeded js --- js/bootswatch.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'js') diff --git a/js/bootswatch.js b/js/bootswatch.js index 5f271762..375cbdd2 100644 --- a/js/bootswatch.js +++ b/js/bootswatch.js @@ -36,7 +36,6 @@ menu = menu + ' \ $('.navbar .nav-collapse').first().append(menu); - console.log($('a[rel=tooltip]')); $('a[rel=tooltip]').tooltip({ 'placement': 'bottom' - }); \ No newline at end of file + }); -- cgit v1.2.3