Improve access grant and remove action form

Sort content type list of the access grant and remove action.
Use select2 for the content type filed of the access
grant and remove action.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-09 03:12:17 -04:00
parent cbfab25c94
commit 7407c67347
3 changed files with 14 additions and 2 deletions

View File

@@ -719,7 +719,9 @@ Other changes
- Sort events list in the transition trigger view.
- Add support for form media to DynamicFormMixin.
- Fix tag attach and remove action form media.
- Sort content type list of the access grant and remove action.
- Use select2 for the content type filed of the access
grant and remove action.
Removals
--------