Skip to content

Fix reorder button appearing on all device views#38

Merged
cruse1977 merged 1 commit intonetbox-community:mainfrom
Kani999:fix/36-hide-reorder-button-on-device-view
Jul 9, 2025
Merged

Fix reorder button appearing on all device views#38
cruse1977 merged 1 commit intonetbox-community:mainfrom
Kani999:fix/36-hide-reorder-button-on-device-view

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
Copy link

@milakasimilk-commits milakasimilk-commits left a comment

Choose a reason for hiding this comment

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

R

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

3 participants