fix select with category

This commit is contained in:
Yuri Kuznetsov
2023-09-04 12:40:35 +03:00
parent 2d9f20f2cc
commit 384aed2a91
@@ -33,8 +33,11 @@ class SelectRecordsWithCategoriesModalView extends SelectRecordsModal {
template = 'modals/select-records-with-categories'
//categoryField = 'category'
//categoryFilterType = 'inCategory'
// Used in applyCategoryToCollection.
// noinspection JSUnusedGlobalSymbols
categoryField = 'category'
// noinspection JSUnusedGlobalSymbols
categoryFilterType = 'inCategory'
categoryScope = ''
isExpanded = true