mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Clean up object titles
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{% extends base_template %}
|
||||
|
||||
{% block title %}{{ object }} - Change Log{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% include 'inc/panel_table.html' %}
|
||||
{% include 'inc/paginator.html' with paginator=table.paginator page=table.page %}
|
||||
|
Reference in New Issue
Block a user