- fixed displaying tables;
- fixed uploading signed pdf for application; - added downloading modullistica archive; - added basic table related validator;
This commit is contained in:
@@ -213,7 +213,6 @@ const BandoEditFormStep2 = forwardRef(function ({ initialData, getFormErrors, st
|
||||
}
|
||||
|
||||
const acceptAllFormats = () => {
|
||||
console.log(mimeTypes.map(o => o.code))
|
||||
return mimeTypes.map(o => o.code);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user