- added setting for documents category selection for fileselect;
- added confirmation popup for fileselect and fileinput;
This commit is contained in:
@@ -11,6 +11,7 @@ const initialStore = {
|
||||
users: [],
|
||||
// bando form
|
||||
formInitialData: {},
|
||||
documentCategories: [],
|
||||
// form builder
|
||||
formId: 0,
|
||||
formLabel: '',
|
||||
|
||||
Reference in New Issue
Block a user