fix 477254, r/sr=bienvenu, restore matchall in search criteria correctly
This commit is contained in:
Родитель
fc32c4dbec
Коммит
85b206fe95
|
@ -77,6 +77,7 @@ searchTermContainer.prototype = {
|
|||
if (searchValue) searchValue.value = term.value;
|
||||
|
||||
this.booleanAnd = val.booleanAnd;
|
||||
this.matchAll = val.matchAll;
|
||||
return val;
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче