Closes #867: Add a 'description' field to CircuitTermination

This commit is contained in:
Jeremy Stretch
2018-11-05 13:53:22 -05:00
parent 045856c9ac
commit 1847e82d04
9 changed files with 37 additions and 4 deletions

View File

@@ -68,6 +68,7 @@
</div>
{% render_field form.xconnect_id %}
{% render_field form.pp_info %}
{% render_field form.description %}
</div>
</div>
</div>