From 3eacf360fcaafad503702e90adcac01390cb37c3 Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Mon, 8 Jul 2024 15:09:43 +0700 Subject: [PATCH] 14731 filtering --- netbox/templates/core/plugin_list.html | 48 +++++++++++++++++++++----- 1 file changed, 40 insertions(+), 8 deletions(-) diff --git a/netbox/templates/core/plugin_list.html b/netbox/templates/core/plugin_list.html index 6938cc601..2017bc399 100644 --- a/netbox/templates/core/plugin_list.html +++ b/netbox/templates/core/plugin_list.html @@ -32,16 +32,48 @@
- {% if request.user.is_authenticated and table_modal %} - +
{# System status #}