diff --git a/netbox/project-static/dist/netbox.js b/netbox/project-static/dist/netbox.js index 3f72ff62b..fa1a0bcd1 100644 Binary files a/netbox/project-static/dist/netbox.js and b/netbox/project-static/dist/netbox.js differ diff --git a/netbox/project-static/dist/netbox.js.map b/netbox/project-static/dist/netbox.js.map index 409239872..85c0c644b 100644 Binary files a/netbox/project-static/dist/netbox.js.map and b/netbox/project-static/dist/netbox.js.map differ diff --git a/netbox/project-static/src/forms/elements.ts b/netbox/project-static/src/forms/elements.ts index a397feed6..f9cf3f325 100644 --- a/netbox/project-static/src/forms/elements.ts +++ b/netbox/project-static/src/forms/elements.ts @@ -1,53 +1,23 @@ -import { getElements, scrollTo } from '../util'; +import { getElements } from '../util'; -function handleFormSubmit(event: Event, form: HTMLFormElement): void { +function handleFormSubmit(): void { // Automatically select all options in any