mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-15 08:12:18 -06: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