This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
1.3.0
Added
- Added to fragmentList.jquery.js
moveSelectedFragmentOutsideOfForm()
to move selected fragment in tmp dom - Added to fragmentList.jquery.js
cancelFragmentDeletion()
to cancel the fragment deletion
Changed
The 'removed' fragments are not removed completely just moved in another dom,
which allows the cancellation.