From a96b76a8d1affbd275643753fb23b93194bf2618 Mon Sep 17 00:00:00 2001 From: Patrick Hurrelmann Date: Fri, 5 May 2023 10:10:36 +0200 Subject: [PATCH] Fixes #12496: Remove account field from provider template --- netbox/templates/circuits/provider.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/netbox/templates/circuits/provider.html b/netbox/templates/circuits/provider.html index 695202176..5a565ea29 100644 --- a/netbox/templates/circuits/provider.html +++ b/netbox/templates/circuits/provider.html @@ -29,17 +29,6 @@ {% endfor %} - - - Account - - {{ object.account|placeholder }} - Description {{ object.description|placeholder }}