Skip to content

Commit

Permalink
Change comment to not mention crispy
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Nov 12, 2024
1 parent 9245694 commit 8025f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/nav/web/seeddb/forms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def cut_branch(field, klass, pk):
return [c for c in field.choices if c[0] not in descendant_ids]


# non-crispy helpers
# helpers


def get_single_layout(heading, row):
Expand Down

0 comments on commit 8025f3b

Please sign in to comment.