diff --git a/templates/teamer/profile/skills.html.twig b/templates/teamer/profile/skills.html.twig index 9049986..7e36c83 100644 --- a/templates/teamer/profile/skills.html.twig +++ b/templates/teamer/profile/skills.html.twig @@ -79,9 +79,6 @@ Sonstiges
-
- {{ form_row(form.status) }} -
{{ form_row(form.remarks) }}
@@ -92,4 +89,4 @@ {{ form_rest(form) }} {{ form_end(form) }} -{% endblock %} \ No newline at end of file +{% endblock %}