1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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

@@ -91,6 +91,10 @@
<td>Patch Panel/Port</td>
<td>{{ termination.pp_info|placeholder }}</td>
</tr>
<tr>
<td>Description</td>
<td>{{ termination.description|placeholder }}</td>
</tr>
</table>
{% else %}
<div class="panel-body">