Typo in /dcim/views.py #16

Closed
opened 2025-12-29 15:29:43 +01:00 by adam · 1 comment
Owner

Originally created by @bellwood on GitHub (Jun 27, 2016).

Line 356:

messages.success(request, "Added {} compontent(s) to {}".format(len(component_templates), devicetype))

compontent -> component

Originally created by @bellwood on GitHub (Jun 27, 2016). Line 356: ``` messages.success(request, "Added {} compontent(s) to {}".format(len(component_templates), devicetype)) ``` compontent -> component
adam closed this issue 2025-12-29 15:29:43 +01:00
Author
Owner

@bellwood commented on GitHub (Jun 27, 2016):

Pull request made... Gah you beat me to it!

@bellwood commented on GitHub (Jun 27, 2016): Pull request made... Gah you beat me to it!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16