Skip to content

Conversation

@minitriga
Copy link
Contributor

Fixes: #8457

Ability to add non-racked devices from location and site page.

Non-Racked Devices
</h5>
<div class="card-body">
{% if nonracked_devices %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SiteView needs to be extended to include nonracked_devices in its context, otherwise this will never display.

@jeremystretch
Copy link
Member

Looks good, thanks!

@jeremystretch jeremystretch merged commit 52de50a into netbox-community:develop Mar 18, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Add device" button on location, site views

2 participants