1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Issue10352 removegetvariables (#10475)

* Add javascript to disable empty form fields

* add js cleanGetUrl

* use addEventListener submit

* use addEventListener

* update collectstatics

* Use FormData to remove empty fields

* optimeze ts-ignore

* update ts-ignore comment

* oneline of ts-ignore

* one line of ts-ingnore

* fix tsc errors by adding types (as per kkthxbye)

Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com>
This commit is contained in:
PieterL75
2022-10-03 20:32:01 +02:00
committed by GitHub
parent aabee05a6a
commit d1efbf6620
3 changed files with 16 additions and 2 deletions

File diff suppressed because one or more lines are too long