Add AddRemoveView to replace the AssignRemove

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-24 22:21:11 -04:00
parent fa076df89e
commit a556f2a1ba
4 changed files with 354 additions and 93 deletions

View File

@@ -179,6 +179,7 @@ Other changes
* Add support for adding form button aside from the
default submit and cancel.
* Update ChoiceForm to be full height.
* Add AddRemoveView to replace AssignRemoveView
Removals
--------