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');
|
filterOutCategories.push('dictionary');
|
||||||
} else {
|
} else {
|
||||||
lastDictionary = dictionary;
|
lastDictionary = dictionary;
|
||||||
|
lastPos = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
if (lastPos === pos) {
|
if (lastPos === pos) {
|
||||||
|
Loading…
Reference in New Issue
Block a user