compact tags: reset PoS on new dictionary
This commit is contained in:
parent
8d660e2829
commit
c0f56480bb
@ -124,6 +124,7 @@ function dictTermsCompressTags(definitions) {
|
||||
filterOutCategories.push('dictionary');
|
||||
} else {
|
||||
lastDictionary = dictionary;
|
||||
lastPos = '';
|
||||
}
|
||||
|
||||
if (lastPos === pos) {
|
||||
|
Loading…
Reference in New Issue
Block a user