Skip to content

Fix reorder button appearing on all device views #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Kani999
Copy link
Contributor

@Kani999 Kani999 commented Jun 30, 2025

  • Change model to models list in ReorderButton template extension
  • Ensures reorder button only appears on rack views as intended
  • Resolves issue where button was showing on all DCIM object views
  • Bump version to 1.1.4

Fixes #36

- Change `model` to `models` list in ReorderButton template extension
- Ensures reorder button only appears on rack views as intended
- Resolves issue where button was showing on all DCIM object views
- Bump version to 1.1.4

Fixes netbox-community#36
@cruse1977 cruse1977 merged commit 171af48 into netbox-community:main Jul 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-order button showing up in Device view
2 participants