Remove commented out test code.
This commit is contained in:
parent
ab40337b50
commit
04b105a147
1 changed files with 0 additions and 6 deletions
|
@ -25,9 +25,3 @@ $( ".footnote-mark" ).tooltip({
|
|||
}
|
||||
}});
|
||||
});
|
||||
// $(function() {
|
||||
// $( document ).tooltip({
|
||||
// content: function() {
|
||||
// var element = $( this );
|
||||
// return "HI";
|
||||
// }});});
|
||||
|
|
Loading…
Reference in a new issue