Replies: 1 comment
-
Definitely seems worthy of a bug report. @PieterL75 would you mind opening one? Reusing the screenshots from here would be great. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe too silly to report a 'bug' for it...

but when there is a new version, the 'version' number contains the url
Small fix makes it nicer :

netbox/netbox/netbox/views/__init__.py
Line 140 in 1f4263a
replace that with
'version': str(release_verion),
Pieter
Beta Was this translation helpful? Give feedback.
All reactions