Skip to content

Fix serial number input box name clash in module view.

!55 (merged) introduced a new field called module-serialNumber to show the serial number in the module view. However this clashed with the existing input field to change the module being shown, preventing it from working. This fixes it by changing the input field name to module-serialNumberInput to prevent the clash.

Merge request reports

Loading