Content deleted Content added
Polygnotus (talk | contribs) No edit summary |
Polygnotus (talk | contribs) No edit summary |
||
Line 12:
const highlights = $('.ext-discussiontools-init-highlight');
// Only show navigator if there are more than 1 highlighted comment
if (highlights.length
return;
}
|