Instead of throwing an error, display an empty form is there are not event types to display.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-04-01 01:51:25 -04:00
parent 93dbf789d0
commit 93cba698e4
2 changed files with 12 additions and 10 deletions

View File

@@ -75,6 +75,7 @@ Other
libraries.
- Automatically capture license information from installed Python
packages.
- Unify all **RelationshipForms into a common class.
Permissions
~~~~~~~~~~~