mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-28 10:11:45 +00:00
Merge "Remove a fixed TODO comment"
This commit is contained in:
commit
646b9622b1
|
@ -16,7 +16,6 @@ var
|
|||
if ( debug & DEBUG_HIGHLIGHT ) {
|
||||
highlighter.markThreads( threads );
|
||||
|
||||
// TODO: Use comment.signatureRanges to mark up signatures/timestamps
|
||||
comments.forEach( function ( comment ) {
|
||||
comment.signatureRanges.forEach( function ( signatureRange ) {
|
||||
var signature, emptySignature, node, match;
|
||||
|
|
Loading…
Reference in a new issue