mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fixes #8763: Fix inventory item component assignment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends 'dcim/component_template_create.html' %}
|
||||
{% extends 'dcim/component_create.html' %}
|
||||
{% load helpers %}
|
||||
{% load form_helpers %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user