- fixed displaying tables;
- fixed uploading signed pdf for application; - added downloading modullistica archive; - added basic table related validator;
This commit is contained in:
@@ -416,6 +416,8 @@ export const elementItems = [
|
||||
value: {}
|
||||
}
|
||||
],
|
||||
validators: {}
|
||||
validators: {
|
||||
custom: 'nonEmptyTables'
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user