mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Extend ObjectChange to optionally indicate a related object (e.g. a parent device)
This commit is contained in:
@ -53,9 +53,9 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Content Type</td>
|
||||
<td>Object Type</td>
|
||||
<td>
|
||||
{{ objectchange.content_type }}
|
||||
{{ objectchange.changed_object_type }}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user