Add role create and edit events

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-24 23:19:04 -04:00
parent 3f9421fc75
commit 5574aaec9e
9 changed files with 123 additions and 2 deletions

View File

@@ -181,6 +181,7 @@ Other changes
* Update ChoiceForm to be full height.
* Add AddRemoveView to replace AssignRemoveView
* Update the group roles view to use the new AddRemoveView.
* Add role create and edit events.
Removals
--------