Skip to content

Commit da6c501

Browse files
Fix issues for form-components.
1 parent 7ff180d commit da6c501

File tree

3 files changed

+89
-79
lines changed

3 files changed

+89
-79
lines changed

per/admin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ class FormComponentQuestionAndAnswerAdmin(TranslationAdmin):
165165
search_fields = [
166166
"question",
167167
]
168-
# pass
169168

170169

171170
class OrganizationTypesAdmin(admin.ModelAdmin):

0 commit comments

Comments
 (0)