Skip to content

Commit

Permalink
Do not show notes in old projects
Browse files Browse the repository at this point in the history
  • Loading branch information
riccio82 committed Oct 12, 2018
1 parent 710c957 commit 19cd41f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/src/js/cat_source/microsoft-core.extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,6 @@
}
overrideSegmentsFilter(SegmentFilter);

SegmentTabMessages.prototype.excludeMatchingNotesRegExp = new RegExp(/(adjWordcount|curWordcount)/m);

})(SegmentFilter, QaCheckGlossary) ;

0 comments on commit 19cd41f

Please sign in to comment.