Skip to content
Snippets Groups Projects
Unverified Commit 7eafd2d4 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add missing management form.

parent 626ec748
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@
<div class="card-body">
<form method="post">
{% csrf_token %}
{{ personal_note_formset.management_form }}
<table class="table table-striped table-bordered table-hover table-condensed table-responsive w-100">
<tr>
<th>{% blocktrans %}Person{% endblocktrans %}</th>
......
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