1
0
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:
Jeremy Stretch
2018-06-22 15:05:40 -04:00
parent 6c1b5fdf3a
commit 2d198403c7
8 changed files with 136 additions and 43 deletions

View File

@ -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>