Loading ui/js/max_tei_demo.js +1 −9 Original line number Diff line number Diff line Loading @@ -14,12 +14,4 @@ document.addEventListener('DOMContentLoaded',() =>{ }) }) // $(".row a").hover( // function() { // $( this ).siblings('.demo_text').show(); // }, function() { // $( this ).siblings('.demo_text').hide(); // } //); }); Loading
ui/js/max_tei_demo.js +1 −9 Original line number Diff line number Diff line Loading @@ -14,12 +14,4 @@ document.addEventListener('DOMContentLoaded',() =>{ }) }) // $(".row a").hover( // function() { // $( this ).siblings('.demo_text').show(); // }, function() { // $( this ).siblings('.demo_text').hide(); // } //); });