Skip to content
Snippets Groups Projects
Verified Commit ae8fd089 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix merge mistake

parent 48e6f133
No related branches found
No related tags found
1 merge request!755Prepare release 2.0
......@@ -33,8 +33,8 @@ from .registries import (
from .util.core_helpers import get_site_preferences
class EditPersonForm(ExtensibleForm):
"""Form to edit an existing person object in the frontend."""
class PersonForm(ExtensibleForm):
"""Form to edit or add a person object in the frontend."""
layout = Layout(
Fieldset(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment