Add hidden input for passing dod id in form

This commit is contained in:
Montana
2019-03-28 10:30:48 -04:00
parent aa301f6048
commit a152c66e61
4 changed files with 22 additions and 8 deletions

View File

@@ -16,5 +16,6 @@
<td><button type="button" class='{{ archive_button_class }}'>{{ "portfolios.members.archive_button" | translate }}</button>
</td>
{{ subform.user_id() }}
</tr>
{% endfor %}