Changeset - 04b105a14753
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-15 23:42:26
bkuhn@ebb.org
Remove commented out test code.
1 file changed with 0 insertions and 6 deletions:
0 comments (0 inline, 0 general)
js/tex4ht-footnote-hack.js
Show inline comments
...
 
@@ -25,9 +25,3 @@ $( ".footnote-mark" ).tooltip({
 
        }
 
    }});
 
});
 
// $(function() {
 
// $( document ).tooltip({
 
// content: function() {
 
//     var element = $( this );
 
//     return "HI";
 
// }});});
0 comments (0 inline, 0 general)