reset count disabled to default

This commit is contained in:
Yurii
2026-02-07 20:32:19 +02:00
parent 3f846e861f
commit 7728f4765b

View File

@@ -724,6 +724,7 @@ class EntityManager
'collection.order',
'collection.textFilterFields',
'collection.fullTextSearch',
'collection.countDisabled',
]);
foreach ($this->getAdditionalParamLocationMap($name) as $it) {