Fixes #15084: Fix "add export template" link

This commit is contained in:
Jeremy Stretch
2024-02-08 08:47:16 -05:00
parent 28aee9b69a
commit 64b2ebdc79
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## v3.7.3 (FUTURE)
### Bug Fixes
* [#15084](https://github.com/netbox-community/netbox/issues/15084) - Fix "add export template" link under "export" button on object list views
---
## v3.7.2 (2024-02-05)