- Fixed a problem with the file upload control where you couldn't delete the
file if you have multiple attached.
This commit is contained in:
parent
844f3b14ae
commit
982e8343fc
3 changed files with 21 additions and 12 deletions
|
|
@ -3,6 +3,8 @@
|
|||
for assets are processed in addRevision() instead.
|
||||
- Changed update() so it can autodetect missing fields in asset tables and
|
||||
log them nicely instead of crashing.
|
||||
- Fixed a problem with the file upload control where you couldn't delete the
|
||||
file if you have multiple attached.
|
||||
|
||||
7.5.20
|
||||
- fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue