added support for record deletion in DataForm

This commit is contained in:
Hal Roberts 2003-07-25 15:14:40 +00:00
parent ba4a5c7e4b
commit c1f4105699
3 changed files with 19 additions and 0 deletions

View file

@ -10,6 +10,7 @@
- Fixed a relative hyperlink bug in htmlArea (Thanks to Andreas Graf.)
- Ordered the username list in the manageUsersInGroup operation (Thanks to
Andreas Graf.)
- Added support for record deletion in DataForm (Thanks to Hal Roberts.)