User:Jack who built the house/Gadget-referenceTooltips.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 554:
this.id = 'rt-' + this.te.$originalElement.attr( 'id' );
this.$content = this.te.$ref
.contentschildren()
.filternot( function'.mw-cite-backlink' () {
return this.nodeType === Node.TEXT_NODE || !$( this ).is( '.mw-cite-backlink' );
} )
.clone( true );
break;