Index: trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.js |
— | — | @@ -509,8 +509,6 @@ |
510 | 510 | wikitext = wikitext.replace(/~{3,5}/g, '') + "\n\n~~~~"; //remove and add signature for |
511 | 511 | parseWikiText($item, wikitext); |
512 | 512 | }); |
513 | | - //var $responseItem = $item.find('.fbd-item-response') ; |
514 | | - //loadToolTip($responseItem); |
515 | 513 | } |
516 | 514 | e.preventDefault(); |
517 | 515 | } |