Closes #819: Implemented IP address functional roles

This commit is contained in:
Jeremy Stretch
2017-06-14 16:11:13 -04:00
parent 8bcd8c404d
commit f427c00d94
9 changed files with 96 additions and 17 deletions

View File

@@ -82,6 +82,12 @@
<span class="label label-{{ ipaddress.get_status_class }}">{{ ipaddress.get_status_display }}</span>
</td>
</tr>
<tr>
<td>Role</td>
<td>
<a href="{% url 'ipam:ipaddress_list' %}?role={{ ipaddress.role }}">{{ ipaddress.get_role_display }}</a>
</td>
</tr>
<tr>
<td>Description</td>
<td>