diff --git a/templates/crud/detail.html b/templates/crud/detail.html index b88bfef72..8ef6cd351 100644 --- a/templates/crud/detail.html +++ b/templates/crud/detail.html @@ -14,7 +14,6 @@ {% block detail_content %} - {# TODO replace fieldset for something semantically correct, but with similar visual grouping style #} {% for fieldset in view.fieldsets %}