From e7663b7e393a002aa32ba5ba2c31226a63eaa473 Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Fri, 21 Apr 2023 16:21:04 -0400 Subject: [PATCH] Mark Provider.account as deprecated --- netbox/templates/circuits/provider.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/netbox/templates/circuits/provider.html b/netbox/templates/circuits/provider.html index 51f911350..51289a735 100644 --- a/netbox/templates/circuits/provider.html +++ b/netbox/templates/circuits/provider.html @@ -30,7 +30,14 @@ - Account + + Account + {{ object.account|placeholder }}