1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

fix custom link rendering

This commit is contained in:
checktheroads
2021-04-23 09:13:28 -07:00
parent be484d20a2
commit 5e4878843e
13 changed files with 22 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
{% extends 'generic/object.html' %}
{% load buttons %}
{% load helpers %}
{% load custom_links %}
{% load plugins %}
{% block breadcrumbs %}