Merge pull request #843 from dod-ccpo/app-team-role-id
Use application_role.id to reference users in team page forms.
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endcall %}
|
||||
{{ member_form.user_id() }}
|
||||
{{ member_form.role_id() }}
|
||||
</li>
|
||||
</toggler>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user