mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
10874 remove link to contact roles (#10879)
This commit is contained in:
parent
93e241e8f3
commit
33d8f8e5e7
@ -25,7 +25,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Assignments</th>
|
<th scope="row">Assignments</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="{% url 'tenancy:contact_list' %}?role={{ object.slug }}">{{ assignment_count }}</a>
|
{{ assignment_count }}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
Reference in New Issue
Block a user