From 61d84ef48b2e3a4d95eaf9c5b6c15675f7060a81 Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Wed, 24 Jul 2024 15:32:49 +0700 Subject: [PATCH] 10500 template --- netbox/templates/dcim/modulebay.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/netbox/templates/dcim/modulebay.html b/netbox/templates/dcim/modulebay.html index c6e814ffe..0a5dc25ce 100644 --- a/netbox/templates/dcim/modulebay.html +++ b/netbox/templates/dcim/modulebay.html @@ -22,6 +22,10 @@ {{ object.device }} + + {% trans "Module" %} + {{ object.module|linkify|placeholder }} + {% trans "Name" %} {{ object.name }}