dont bother with tooltips

This commit is contained in:
Tommy Parnell
2015-08-21 13:16:40 -04:00
parent dc38837191
commit 75b2efa853
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
jQuery(document).ready(function ($) {
$(document).ready(function ($) {
$('.level-bar-inner').css('width', '0');
$(window).on('load', function () {
@@ -13,7 +13,7 @@ jQuery(document).ready(function ($) {
});
/* Bootstrap Tooltip for Skillset */
$('.level-label').tooltip();
//$('.level-label').tooltip();
/* jQuery RSS - https://github.com/sdepold/jquery-rss */
$("#rss-feeds").rss(