Show parent template in vm-detail and template-detail
Closes #242 (closed)
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
23 23 {% csrf_token %} 24 24 25 25 {{ form.name|as_crispy_field }} 26 {{ form.parent|as_crispy_field }} -
Owner
I'd not use the form field here, so this one could be clickable.
-
-
Owner
+1