mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 08:46:10 -06:00
4751 add plugin buttons to list templates
This commit is contained in:
parent
e7b01dc95b
commit
49a670c235
@ -1,6 +1,7 @@
|
||||
{% extends 'base/layout.html' %}
|
||||
{% load buttons %}
|
||||
{% load helpers %}
|
||||
{% load plugins %}
|
||||
{% load render_table from django_tables2 %}
|
||||
{% load static %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user