Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enableEnhancedBootstrapGrid inserts the rowWrapperNode at the en…
…d of the stage instead of using the last position causing controls to always be inserted at the end even if prepend option is set. Use the location of the added Field's LI to append the rowWrapper before moving the LI within the row
- Loading branch information